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
This was possible in AWS SDK for iOS whereas the AWS SDK for Swift doesn't support this configuration. Hence it creates a parity issue between Amplify versions.
Hi @harsh62 do you have an update on when this bug will be fixed? It remains a blocker to upgrading from Amplify 1.X which is currently in maintenance / end of life status.
Describe the feature
A way to configure the equivalent of URLSessionConfiguration.timeIntervalForRequest and URLSessionConfiguration.timeoutIntervalForResource, either on a request or client configuration level?
Use Case
This was possible in AWS SDK for iOS whereas the AWS SDK for Swift doesn't support this configuration. Hence it creates a parity issue between Amplify versions.
Reference Issue: aws-amplify/amplify-swift#3004
Proposed Solution
Expose a configuration which would allow passing in custom timeout to CRT.
Other Information
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: