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

Fixing Broccoli unstable #26

Merged
merged 2 commits into from
Nov 12, 2020
Merged

Fixing Broccoli unstable #26

merged 2 commits into from
Nov 12, 2020

Conversation

l1x
Copy link

@l1x l1x commented Nov 11, 2020

There are many things that could go wrong in calls like getJobTasks called from many places. We should either have a retry or catch the exception and deal with it. Right now I am just trying to capture if we have an error that we can handle or the exception comes from an outer function.

@aurelianrl
Copy link

LGTM

@aurelianrl aurelianrl merged commit ed0bcac into master Nov 12, 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

Successfully merging this pull request may close these issues.

2 participants