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

vine: run gets stuck if worker with temp files can't communicate with peers #3763

Open
btovar opened this issue Apr 12, 2024 · 0 comments
Open

Comments

@btovar
Copy link
Member

btovar commented Apr 12, 2024

Manger only creates recovery tasks when the files are not available somewhere, but it never checks if the worker has been unable to serve the files.

Some options:

  • Create recovery tasks anyway
  • Disconnect the offending worker immediately to create recovery tasks
  • Transfer files back to manager and continue.

Observed with coffea-casa. @dthain, @colinthomas-z80 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant