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

Enhancement: Expose the mutation queue size #192

Closed
achager opened this issue Mar 4, 2019 · 1 comment
Closed

Enhancement: Expose the mutation queue size #192

achager opened this issue Mar 4, 2019 · 1 comment
Labels
feature-request New feature requests pending-release Work is done, but issue can't be closed since the changes were not released yet

Comments

@achager
Copy link

achager commented Mar 4, 2019

We have a scenario where users could perform actions in our app that create mutations that may not be sent to the server due to a variety of scenarios (i.e. the device is offline, heavy network traffic so the client hasn't sent the mutation just yet, they perform an action and quickly close the app). It would be helpful to be able to indicate to the user that some actions have not yet be synced to the server by making visible the number of mutations that have yet to be sent.

@achager achager changed the title Enhancement: Expose the number of mutations not yet sent Enhancement: Expose the mutation queue size Mar 4, 2019
@minbi minbi added AppSync feature-request New feature requests labels Mar 7, 2019
@mutablealligator
Copy link

@achager PR #198 addresses this issue.

@mutablealligator mutablealligator added pending-release Work is done, but issue can't be closed since the changes were not released yet and removed Reviewing labels Mar 11, 2019
@palpatim palpatim removed the AppSync label Nov 4, 2020
@atierian atierian closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature requests pending-release Work is done, but issue can't be closed since the changes were not released yet
Projects
None yet
Development

No branches or pull requests

5 participants