Skip to content

Sim.AI Workflow Blocks (API Block) Timing Out — Request to Increase Block Execution Timeout #2242

@SAljajith

Description

@SAljajith

When using Sim.AI Workflow Blocks, especially the API Block, the execution frequently fails due to block timeout.
This happens even when the external API or computation needs a few extra seconds.

The block stops executing and returns a failure even though the external API eventually responds.

Create a workflow in Sim.AI Studio.

Add an API Block that calls an endpoint requiring 220– 340 seconds (or more).

Run the workflow.

The block returns a timeout error before the external API responds.

Expected Behavior

Block should wait until the API response arrives within a reasonable limit.

The block timeout should be configurable, so users can increase max wait time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions