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

Is it possible to delay offline queue flush #174

Closed
nicemanis opened this issue Mar 16, 2019 · 4 comments
Closed

Is it possible to delay offline queue flush #174

nicemanis opened this issue Mar 16, 2019 · 4 comments

Comments

@nicemanis
Copy link

Hey, I was wondering if it is possible to control how the actionQueue is flushed after regaining connectivity.

Currently, it will automatically flush the queue as soon as connectivity is regained. However, I would like to manually trigger the queue flush. Otherwise, if the app is closed and reopened later when there is a network connection, I need to perform some initialization before the queue is flushed.

@rgommezz
Copy link
Owner

Hello @nicemanis,

Unfortunately there is no way at the moment to do that. Happy to discuss a potential implementation so that you can build a PR for that feature.

@MakhouT
Copy link

MakhouT commented Oct 2, 2019

I think this is a duplicate of #160
Notice that @emanueleDiVizio has created a PR for this.
@rgommezz Would be good if you could take a look at this.

@stale
Copy link

stale bot commented Dec 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Dec 1, 2019
@stale
Copy link

stale bot commented Dec 8, 2019

Closing this issue after a prolonged period of inactivity. If this is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants