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

Add config option to manually configure autosave interval #323

Merged
merged 15 commits into from
Feb 20, 2024

Conversation

Pelotrio
Copy link
Member

@Pelotrio Pelotrio commented Feb 9, 2024

This adds a config option to be able to configure the autosave interval. The default for this is 900 ticks or 45 seconds. This itself is quite arbitrary and it is useful that its configurable because the autosave itself can take quite long especially with large bases.
Here is an example of how long a tick with an autosave takes on our server:

image

Copy link
Contributor

Warning: 2 uncommitted changes
#324

Co-authored-by: GitHub GTNH Actions <>
@Pelotrio Pelotrio requested review from eigenraven, Caedis and a team February 10, 2024 00:16
@Pelotrio Pelotrio requested a review from Caedis February 10, 2024 16:39
@Pelotrio Pelotrio enabled auto-merge (squash) February 11, 2024 02:08
@Caedis Caedis requested a review from a team February 11, 2024 17:31
Copy link
Contributor

Warning: 2 uncommitted changes
#335

Copy link
Contributor

Warning: 2 uncommitted changes
#336

Co-authored-by: GitHub GTNH Actions <>
@Pelotrio Pelotrio merged commit 97856c9 into master Feb 20, 2024
1 check passed
@Pelotrio Pelotrio deleted the autosave-interval branch February 20, 2024 18:30
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.

None yet

4 participants