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

Add periodic task to check the status of jobs #916

Open
nokome opened this issue Dec 14, 2020 · 0 comments
Open

Add periodic task to check the status of jobs #916

nokome opened this issue Dec 14, 2020 · 0 comments
Assignees

Comments

@nokome
Copy link
Member

nokome commented Dec 14, 2020

The overseer listens for job and worker events and notifies the manager. But it seems that sometimes, somehow, job events are lost. For example, some archive jobs seem to go forever but the new bucket is created and the callback is never called. It may make sense to have a periodic tasks (run by assistant) that checks jobs, including session jobs, and call AsyncResult on it get it's status etc.

@nokome nokome self-assigned this Dec 14, 2020
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

No branches or pull requests

1 participant