You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: