Refactor worker/timer task processing to move WorkerTaskBackoffInfoJson
from immediate task to state execution
#69
Labels
WorkerTaskBackoffInfoJson
from immediate task to state execution
#69
Store in both worker/timer tasks has caused some confusion and makes it hard to follow. (originally I was thinking we can save a DB operation on state execution record, but later on I found that this is not possible, because we have to update the state execution for the failure details anyway)
The text was updated successfully, but these errors were encountered: