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

Introduce retry-policy to shuffle #2148

Closed
Tracked by #1266
tillrohrmann opened this issue Oct 21, 2024 · 0 comments · Fixed by #2228
Closed
Tracked by #1266

Introduce retry-policy to shuffle #2148

tillrohrmann opened this issue Oct 21, 2024 · 0 comments · Fixed by #2228
Assignees

Comments

@tillrohrmann
Copy link
Contributor

tillrohrmann commented Oct 21, 2024

Currently, the shuffle retries appending messages to bifrost indefinitely with a fixed delay. Changing this to a retry policy will allow to configure different strategies and also opens up the option for a finite policy.

@muhamadazmy muhamadazmy self-assigned this Nov 7, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 7, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 7, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 7, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 7, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 8, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 29, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 29, 2024
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Nov 29, 2024
Propagate shuffler error to PP instead of
crashing the entire node

Fixes restatedev#2148
muhamadazmy added a commit to muhamadazmy/restate that referenced this issue Dec 3, 2024
Propagate shuffler error to PP instead of
crashing the entire node

Fixes restatedev#2148
muhamadazmy added a commit that referenced this issue Dec 3, 2024
Propagate shuffler error to PP instead of
crashing the entire node

Fixes #2148
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 a pull request may close this issue.

2 participants