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

Expiring logs #18

Open
Elenetta17 opened this issue Dec 11, 2024 · 0 comments
Open

Expiring logs #18

Elenetta17 opened this issue Dec 11, 2024 · 0 comments

Comments

@Elenetta17
Copy link
Member

select_measurements.sh operates under the assumption that logs are available to verify worker failures. However, since logs are deleted after a set retention period, this can lead to two potential issues:

  • The script may fail when selecting older data because the required logs are no longer available.
  • Measurements with duplicate rounds (caused by worker failures) might be incorrectly selected.
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

No branches or pull requests

1 participant