Skip to content
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

Closed
sandipgh19 opened this issue Nov 22, 2021 · 9 comments · Fixed by #387
Closed

android.net.ConnectivityManager$TooManyRequestsException #376

sandipgh19 opened this issue Nov 22, 2021 · 9 comments · Fixed by #387

Comments

@sandipgh19
Copy link

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))

  • AppSync SDK Version: 3.2.0
@sandipgh19
Copy link
Author

Any Update on this?

@sunnyeverestek
Copy link

Still getting in version AppSync SDK Version 3.3.0

@ekmwilson
Copy link

My team is seeing the same issue in our Crash reporting.

@tbartley
Copy link

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)

@rovedashcam
Copy link

@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 .

@CyprienRicque
Copy link

I am facing the same issue using Amplify Datastore

@rovedashcam
Copy link

rovedashcam commented Apr 27, 2023 via email

@CyprienRicque
Copy link

Hi,
I am only displaying images using coil.compose.AsyncImage from their urls
These images have nothing to do with AWS

@mahdit8
Copy link

mahdit8 commented Jun 8, 2023

Hi, I am only displaying images using coil.compose.AsyncImage from their urls These images have nothing to do with AWS

I see the same issue even with Coil. I'm still working on it to see what is the best solution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants