Got ApiException(message: Received an IO exception while making the request., recoverySuggestion: Retry the request., underlyingException: java.net.SocketTimeoutException: timeout) when reaching 10 second are there anyway to increase the default timeout
Categories
[ ] Analytics
[X] API (REST)
[ ] API (GraphQL)
[ ] Auth
[ ] Authenticator
[ ] DataStore
[ ] Storage
Steps to Reproduce
No response
Screenshots
No response
Platforms
[X] iOS
[X] Android
Android Device/Emulator API Level
API 31, API 32+
Environment
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.10.3, on Microsoft Windows [Version 10.0.19044.1766], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[!] Visual Studio - develop for Windows (Visual Studio Build Tools 2017 15.9.36)
X Visual Studio 2019 or later is required.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2021.2)
[√] IntelliJ IDEA Community Edition (version 2021.2)
[√] VS Code (version 1.68.1)
[√] Connected device (4 available)
[√] HTTP Host Availability
! Doctor found issues in 1 category.
Hi @Nut41tank. Yes, unfortunately, custom timeout configuration is not possible, although we are tracking support for this feature here. Closing this in favor of the existing ticket.
Description
Got ApiException(message: Received an IO exception while making the request., recoverySuggestion: Retry the request., underlyingException: java.net.SocketTimeoutException: timeout) when reaching 10 second are there anyway to increase the default timeout
Categories
Steps to Reproduce
No response
Screenshots
No response
Platforms
Android Device/Emulator API Level
API 31, API 32+
Environment
Dependencies
Device
N/A
OS
N/A
CLI Version
6.0.0
Additional Context
No response