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
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This is a follow-up issue raised due to some confusion about when Workflow instances should persist and when they should not.
The information is in this issue comment but could be reworded and should be added to some documentation.
Note that after that discovery was made, the default persistence behaviour was changed to WorkflowBurst (previously it had been Suspend). This means that more workflow instances will persist than before.
This is a follow-up issue raised due to some confusion about when Workflow instances should persist and when they should not.
The information is in this issue comment but could be reworded and should be added to some documentation.
Note that after that discovery was made, the default persistence behaviour was changed to
WorkflowBurst(previously it had beenSuspend). This means that more workflow instances will persist than before.