Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Request Action timeout at 20,000 ms #103

Open
sartipaz opened this issue Mar 20, 2024 · 1 comment
Open

Web Request Action timeout at 20,000 ms #103

sartipaz opened this issue Mar 20, 2024 · 1 comment

Comments

@sartipaz
Copy link

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

@sponzillo
Copy link
Contributor

Hi @sartipaz , we are releasing a new Web Request version for next week with customizable timeout option.

Thanks for your patience.

Andrea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants