Ask a question to get started
Enter to sendā¢Shift+Enter new line
request_timeout_seconds: int = 305
Client timeout that will be set for HTTP requests in the requests library's API calls. Server will close all requests after 300 seconds with an internal server error.
requests