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

fix redis issue for savers #22

Merged
merged 1 commit into from
Oct 2, 2024
Merged

fix redis issue for savers #22

merged 1 commit into from
Oct 2, 2024

Conversation

walesch-yan
Copy link
Owner

There was an issue where the saver processes would lose the connection to redis because the saving to file would take too long, instead this happens now in a separate thread using a threadpool for these processes.

This change also fixes #12 and #13

@walesch-yan walesch-yan merged commit 0b7bb94 into master Oct 2, 2024
@walesch-yan walesch-yan deleted the fix-minor branch October 2, 2024 15:15
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.

Recorder: Wrong waiting time
1 participant