Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.
This repository was archived by the owner on May 29, 2025. It is now read-only.

StepFunction HeartbeatSeconds always times out #16

@ImerM

Description

@ImerM

I am aware that this is an example project, but there seems to be an issue with the 2.0.0 version of the state machine template. It uses 'HeartbeatSeconds' when submitting the job to Batch, it's currently set to 60 seconds which is not enough time to provision and turn on a machine so the pipeline fails.

Increasing this to a higher value (for example 600 seconds) also isn't ideal, as while the task is properly submitted and starts running it gets killed by Step Functions, I assume because there is nothing sending it a heartbeat in response. End result is that the pipeline fails each time because of the timeout, so you cannot run the example.

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