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

Apollo-link-retry Support in AWSAppSyncClient #538

Open
ajeshb opened this issue Mar 24, 2020 · 0 comments
Open

Apollo-link-retry Support in AWSAppSyncClient #538

ajeshb opened this issue Mar 24, 2020 · 0 comments
Labels
appsync-core Related to core updates within AppSync SDK to-be-reproduced We need to reproduce this issue

Comments

@ajeshb
Copy link

ajeshb commented Mar 24, 2020

Bug

I can see multiple api call on mutation network failure(503). I tried to limit the number of retry and the waiting time using apollo-link-retry. But the configuration is not working.

I should be able to handle api retry configuration using AWSAppSyncClient.
Versions:
aws-appsync: "^1.7.1"
aws-appsync-react: "^1.2.6"

@elorzafe elorzafe added to-be-reproduced We need to reproduce this issue appsync-core Related to core updates within AppSync SDK labels Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appsync-core Related to core updates within AppSync SDK to-be-reproduced We need to reproduce this issue
Projects
None yet
Development

No branches or pull requests

2 participants