Increase time out
sutech-repo
PROOP

2 years ago

Can I increase the timeout when I make requests from an API? currently it is 30 sec, I need to increase it to 60

Solved

2 Replies

2 years ago

Railway's timeout is 5 minutes, so this 30 seconds would be from your app itself.

When you say 30 sec, gunicorn comes to mind since thats its default timeout.


Status changed to Awaiting User Response christian over 1 year ago


sutech-repo
PROOP

2 years ago

Well, I change my project config for wait external api and Work!! thanks


Status changed to Awaiting Railway Response Railway over 1 year ago


Status changed to Solved christian over 1 year ago


Loading...