Skip to content

Execution failed at task 'Emit - error timeout' in case of waiting timeout before customer submitting an order #15

@chong-aws

Description

@chong-aws

The error happens due to missing original input in 'Emit - Workflow Started TT' in case of timeout after 900s.
The issue can be simply fixed by configuring valid ResultPath e.g. '$.error' in 'Emit - Workflow Started TT' Error handling's catcher.

{
"error": "States.Runtime",
"cause": "An error occurred while executing the state 'Emit - error timeout' (entered at the event id #24). The JSONPath '$.detail.userId' specified for the field 'userId.$' could not be found in the input '{"Error":"States.Timeout","Cause":"","cause":"Customer timedout"}'"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions