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

Fail a recovery task after a hard timeout #616

Open
bryanlb opened this issue Jul 24, 2023 · 2 comments
Open

Fail a recovery task after a hard timeout #616

bryanlb opened this issue Jul 24, 2023 · 2 comments
Labels
enhancement New feature or request operations

Comments

@bryanlb
Copy link
Contributor

bryanlb commented Jul 24, 2023

Description

Sometimes recovery tasks fail for a variety of reasons: data in kafka has expired, corrupt or missing partition metadata etc.. Currently, recovery task spins when this happens. So, add a hard timeout to recovery task after which the assigned task fails.

It may be better to mark the recovery task as failed so it is not assigned to another node again and an admin manually takes care of it.

@bryanlb bryanlb added the enhancement New feature or request label Jul 24, 2023
Copy link

github-actions bot commented Mar 9, 2024

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Mar 9, 2024
@bryanlb bryanlb removed the Stale label Mar 12, 2024
Copy link

github-actions bot commented Sep 9, 2024

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request operations
Projects
None yet
Development

No branches or pull requests

1 participant