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

Question: UseCase - Communication Disconnect #25

Open
WilliamHolmes opened this issue Mar 2, 2018 · 0 comments
Open

Question: UseCase - Communication Disconnect #25

WilliamHolmes opened this issue Mar 2, 2018 · 0 comments

Comments

@WilliamHolmes
Copy link

WilliamHolmes commented Mar 2, 2018

Use Case:
We have a use case where a communication disconnection may occur due to a service outage, network outage (offline), laptop sleep etc.

In this case, we use promise-retry to loop our request with a timeout.

Question:
Is there way to reset or interact with the promise-retry once its called?
ie. The network comes back online, but there may be 30 seconds left before the next retry.
(Ideally if there was a reset)

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

No branches or pull requests

1 participant