-
Notifications
You must be signed in to change notification settings - Fork 0
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
Refacto status publication #421
Conversation
9a54573
to
6968cff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
En faisant une recherche globale, j'ai vu qu'il restait quelques "ready-to-publish" dans le stat service et le search_query.pipe
Tu utilises Nest pour run la migration? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PROBLEME
Le system de publication est un peu compliqué a comprendre et est perturbant lorsqu'il y a une mise a jour programmé et pas d'habilitation.
FONCTIONNALITEE
READY_TO_PUBLISH
, la première publication se fait a partir du statusDRAFT
WAITING_HABILITATION
qui est set lors du cronsyncOutdated
si le status.sync estOUTDATED
mais que l'habilitation n'est plus valide.