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

Write to logInfo.txt only after identities.txt have been correctly updated #386

Open
xiaokangwang opened this issue May 3, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@xiaokangwang
Copy link

Currently, when running verifier on a local system, it will resume from the point recorded in logInfo.txt. However, it overrides logInfo.txt with the most recent data point before entries between Previous Size and Current Size is scanned for monitored-values. By shutting down the monitor while it is running, the identities.txt could have missing entries that could potentially break the monitoring process.

@xiaokangwang xiaokangwang added the enhancement New feature or request label May 3, 2024
@haydentherapper
Copy link
Contributor

This sounds good to me.

Overall this needs to be reworked and each of these should be able to fail independent of one another without causing the verifier to stop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants