-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android.net.ConnectivityManager$TooManyRequestsException #376
Comments
Any Update on this? |
Still getting in version AppSync SDK Version 3.3.0 |
My team is seeing the same issue in our Crash reporting. |
I do not believe this issue to be fixed. We still see it with version 3.3.2 per this comment on the fix: #387 (comment) |
@tbartley I am also getting same exception any luck to get this solution even i posted this question here https://stackoverflow.com/questions/75079780/android-net-connectivitymanagertoomanyrequestsexception-in-android-while-networ but still not solution found . |
I am facing the same issue using Amplify Datastore |
Hi ,
I just want to know before explaining this are you using in VLC media
library or any preview thing in your APP?
…On Thu, Apr 27, 2023 at 11:23 PM Cyprien Ricque ***@***.***> wrote:
I am facing the same issue using Amplify Datastore
—
Reply to this email directly, view it on GitHub
<#376 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYALJMOLJMO6GQE3JQ6UG5DXDKXAHANCNFSM5IQEHSJA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi, |
I see the same issue even with Coil. I'm still working on it to see what is the best solution! |
Caused by android.net.ConnectivityManager$TooManyRequestsException at android.net.ConnectivityManager.convertServiceException(ConnectivityManager.java:3226) at android.net.ConnectivityManager.sendRequestForNetwork(ConnectivityManager.java:3445) at android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:3759) at android.net.ConnectivityManager.registerNetworkCallback(ConnectivityManager.java:3741) at com.amazonaws.mobileconnectors.appsync.ConnectivityWatcher.registerNetworkCallback(ConnectivityWatcher.java:68) at com.amazonaws.mobileconnectors.appsync.ConnectivityWatcher.register(ConnectivityWatcher.java:35) at com.amazonaws.mobileconnectors.appsync.AppSyncOfflineMutationManager.<init>(AppSyncOfflineMutationManager.java:86) at com.amazonaws.mobileconnectors.appsync.AWSAppSyncClient.<init>(AWSAppSyncClient.java:209) at com.amazonaws.mobileconnectors.appsync.AWSAppSyncClient.<init>(AWSAppSyncClient.java:69) at com.amazonaws.mobileconnectors.appsync.AWSAppSyncClient$Builder.build(AWSAppSyncClient.java:675))
The text was updated successfully, but these errors were encountered: