Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(polling): add polling 5min on mission timeline query #174

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Conversation

lwih
Copy link
Collaborator

@lwih lwih commented Jun 4, 2024

La colonne centrale de l'app ne se met à jour que si une action est faite mais en réalité, c'est pas optimal parce qu'il y a un long temps d'inactivité entre 2 sessions rapportnav pour un commandant.
Du coup, quand il/elle réouvre rapportnav, les dernieres actions ajoutées par CNSP/CACEM ne sont pas visible, ce qui est un peu confusant.
Lors des retex, c'était assez flag que ca les perturbait.

@lwih lwih requested a review from xtiannyeto June 4, 2024 15:45
Copy link

github-actions bot commented Jun 4, 2024

Coverage Report for frontend

Status Category Percentage Covered / Total
🟢 Lines 66.14% (🎯 50%) 1424 / 2153
🟢 Statements 66.83% (🎯 50%) 1481 / 2216
🟢 Functions 64.92% (🎯 50%) 372 / 573
🟢 Branches 59.01% (🎯 50%) 635 / 1076
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
frontend/src/pam/mission/timeline/use-mission-timeline.tsx 83.33% 50% 100% 83.33% 125
Generated in workflow #577

@lwih lwih merged commit 78d3c72 into main Jun 5, 2024
9 checks passed
@lwih lwih deleted the poll branch June 5, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant