Open cschleiden opened 1 year ago
To prevent runaway workflows from creating histories that are too big for the backends to handle, introduce a hard limit on the number of events per workflow instance. Fail the workflow if it reaches that # of events.
To prevent runaway workflows from creating histories that are too big for the backends to handle, introduce a hard limit on the number of events per workflow instance. Fail the workflow if it reaches that # of events.