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

Exception for pausing the tasks due failed data retrieval #58

Open
davidediruscio opened this issue Jan 6, 2020 · 0 comments
Open

Exception for pausing the tasks due failed data retrieval #58

davidediruscio opened this issue Jan 6, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@davidediruscio
Copy link

Hello,

As issues crossminer/scava#338 and crossminer/scava#312 describe, in occasions, the readers break due to external reasons, e.g. server down. This causes, currently that the task is completely stop because the readers launch an exception.

While the platform manages correctly exceptions in general, I wonder if there would be a way to trigger with certain exceptions a pause on the task and continue with other tasks that are waiting to be completed. Ideally, after some time, the task could be automatically unpaused or, in the worst case, unpaused by the user.

@davidediruscio davidediruscio added enhancement New feature or request help wanted Extra attention is needed labels Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant