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
It’s fine for the JobPersistence to be used to update the state of the jobs, but allowing other entities that aren’t limited to just within the actual job runs makes it incredibly difficult to have an external framework manage the state of the job runs automatically.
The goal of this step is to only allow job-internal code to modify state in JobPersistence with the exception of the JobRetrier
JobPersistence
to be used to update the state of the jobs, but allowing other entities that aren’t limited to just within the actual job runs makes it incredibly difficult to have an external framework manage the state of the job runs automatically.JobPersistence
with the exception of theJobRetrier
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: