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

Feature/gql improve webui update status #783

Merged

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Nov 27, 2023

No description provided.

Otherwise, some emissions can get lost due to the 1s sample period
Currently, the update status never gets reset.
Thus, it will be "FINISHED" or "ERROR" until the next update gets triggered.
Due to this, the client won't know that the update result was already handled and will handle it again the next time it gets the update status.

To prevent this, the client has to be able to tell the server that it has handled the update result and that it can be resetted
@Syer10 Syer10 merged commit fb54594 into Suwayomi:master Dec 9, 2023
2 checks passed
@schroda schroda deleted the feature/gql_improve_webui_update_status branch December 9, 2023 11:00
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

Successfully merging this pull request may close these issues.

2 participants