Skip to content

Remove the runBefore property of the timeout definition object. #708

Closed
@cdavernas

Description

@cdavernas

What would you like to be added:

Remove the runBefore property of the timeout definition object.

This issue is a pre-requirement to (or should be part of) error refactoring.
View #673 and related issues for further details.

Why is this needed:

The runBefore property should IMO absolutely go away. As a matter of fact, in addition of being a very ugly code smell/malpractice, it's a feature that has nothing to do in a timeout.
To achieve the same, one should instead define a timeout error handler that transitions to an operation state that defines a subflow action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: specChanges in the Specificationchange: featureNew feature or request. Impacts in a minor version change

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions