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

[devel] feat: add log flushing with a timer. #217

Conversation

martynia
Copy link
Contributor

@martynia martynia commented Oct 27, 2023

Added a timer which runs in a separate thread and flushed a remote logger buffer periodically. The timer can be disabled and in this case the buffer will be flushed when full as before.

@martynia martynia force-pushed the devel_janusz_pilot_logsWrapperJSON_sync_timer.dev branch from 4c2486d to ba18fb2 Compare October 27, 2023 11:55
@fstagni
Copy link
Contributor

fstagni commented Oct 31, 2023

Ran also integration tests in https://github.com/fstagni/Pilot/actions/runs/6708184649

@fstagni fstagni merged commit 32f6238 into DIRACGrid:devel Oct 31, 2023
11 checks passed
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