You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 This 5 second limit is arbitrary and should be customisable at the client level (or better yet at the request level).
Our current use case that this is breaking - uploading documents frequently take > 5 seconds on slow mobile connections, and even though the upload succeeds, the response is an error (incorrectly) due to the client timeout to soon.
edit: I see a fix has been merged to main graphql-v5.2.0-beta.9, thanks!
graphql-flutter/packages/graphql/lib/src/core/query_manager.dart
Line 260 in 59bb1d5
The text was updated successfully, but these errors were encountered: