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

Custom Network Detection #498

Open
NeillGiraldo opened this issue Dec 16, 2019 · 1 comment
Open

Custom Network Detection #498

NeillGiraldo opened this issue Dec 16, 2019 · 1 comment
Labels
appsync-core Related to core updates within AppSync SDK feature-request Have an idea, share it with us!

Comments

@NeillGiraldo
Copy link

Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the
official AWS AppSync forum

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
Allow to handle custom network detection

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?

User could provide the option to handle network detection

client = new AWSAppSyncClient({
   .......
   detectNetwork,
});

Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions?

@elorzafe
Copy link
Contributor

@NeillGiraldo what is your use case? Why you are looking for this feature. Thanks!

@elorzafe elorzafe added appsync-core Related to core updates within AppSync SDK feature-request Have an idea, share it with us! 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 feature-request Have an idea, share it with us!
Projects
None yet
Development

No branches or pull requests

2 participants