Rank 2: Process
Hello everyone! 😊
One of my functions is experiencing the "Operation timed out after 30000 milliseconds with 0 bytes received with status code 0\nError Code: 0" error message.
From other topics regarding the same problem I understand that there is a 30 seconds time out value hard coded and that it's not controlled by the time out value that can be set on the settings page.
I was wondering: Is it possible to bypass this 30 seconds limit somehow? My function doesn’t always run for more than 30 seconds, but it’s frustrating that execution is cut off when it does (resulting in database inconsistencies).