Skip to content

Web Request Action timeout at 20,000 ms #103

@sartipaz

Description

@sartipaz

Hello, Im trying to use the OpenAI Assistants API from activepieces (zapier alternative) as you dont support it yet. The problem is that using that API takes a long time, almost a minute and my Web Request Action timesout at 20,000 ms.

Is there a way to move that hardcoded 20000 to a env var so it can be set in the docker compose, that way we will have more flexibility in setting that timeout from the docker image or with an .env

I found 20 not commented instances of the .timeout(20000) in the whole repo, but I don´t know which one I need to change...

Thank you

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