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/improve automated backup #597

Merged
merged 5 commits into from
Jul 20, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Jul 11, 2023

No description provided.

server/build.gradle.kts Outdated Show resolved Hide resolved
@schroda schroda force-pushed the feature/improve_automated_backup branch from 95f3534 to 54fdc85 Compare July 11, 2023 22:49
@schroda schroda force-pushed the feature/improve_automated_backup branch from 54fdc85 to 6b2df86 Compare July 11, 2023 22:52
@schroda schroda marked this pull request as draft July 15, 2023 13:10
@schroda schroda force-pushed the feature/improve_automated_backup branch 2 times, most recently from b7ca600 to 819698e Compare July 15, 2023 20:36
@schroda schroda marked this pull request as ready for review July 15, 2023 20:36
In case the system was hibernating/suspended scheduled task that should have been executed during that time would not get triggered and thus, miss an execution.

To prevent this, this new scheduler periodically checks if the system was suspended and in case it was, triggers any task that missed its last execution
@schroda schroda force-pushed the feature/improve_automated_backup branch from 819698e to 79944cd Compare July 16, 2023 21:24
@Syer10 Syer10 merged commit c1d702a into Suwayomi:master Jul 20, 2023
2 checks passed
@schroda schroda deleted the feature/improve_automated_backup branch July 21, 2023 17:23
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