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
Using tasks/queue/sizes, we can poll for just the tasks registered with the worker. This way, we can pretty much do away with all the below code, with the exception of L69-72.
Using
tasks/queue/sizes
, we can poll for just the tasks registered with the worker. This way, we can pretty much do away with all the below code, with the exception of L69-72.supersimpleconductor/ConductorWorker/WorkflowTaskCoordinator.cs
Lines 56 to 80 in 0aa29fa
The text was updated successfully, but these errors were encountered: