Skip to content

State consistency after workflow abort #27

@lmagyar

Description

@lmagyar

Currently the workflow is not reloaded until the next incoming workflow related request or reactivation reminder (2 minutes), until this the non workflow related requests will read an obsolete state, that will be reloaded later.
Should we reload State after abort immediately (but not run, that can cause abort again), or let non workflow related requests to prepare the workflow state and implicitly the grain state?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions