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

Fix: reprocess failed instance messages in migration script #460

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

odesenfans
Copy link
Contributor

Problem: nodes that do not support instances yet will have marked instance messages as rejected.

Solution: use the migration script to put these messages back in the pending queue and reprocess them once the node restarts.

@odesenfans odesenfans force-pushed the od-reprocess-failed-instances branch from 4442d9a to b4c47cb Compare July 30, 2023 22:53
Problem: nodes that do not support instances yet will have marked
instance messages as rejected.

Solution: use the migration script to put these messages back in the
pending queue and reprocess them once the node restarts.
@odesenfans odesenfans force-pushed the od-reprocess-failed-instances branch from b4c47cb to 2dee703 Compare October 3, 2023 14:29
@odesenfans odesenfans merged commit 33ae961 into master Oct 3, 2023
4 checks passed
@odesenfans odesenfans deleted the od-reprocess-failed-instances branch October 3, 2023 15:22
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