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

the job is been cancelled after call asyncCash because of the cancellation exception #1

Open
ahmed-shehataa opened this issue May 4, 2020 · 1 comment

Comments

@ahmed-shehataa
Copy link

ahmed-shehataa commented May 4, 2020

the job is been cancelled after call asyncCash because of the cancellation exception so I cannot launch it again to get the data ..
I tried to but it in try catch block but not work as I want

@ahmed-shehataa
Copy link
Author

the job is been cancelled after call asyncCash because of the cancellation exception so I cannot launch it again to get the data ..
I tried to but it in try catch block but not work as I want

I have solved that by changing the executionJob to SupervisorJob not Job
so you can add a parameter to constructor to edit this property.

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