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

Repeat energy measurement requests a maximum number of times with a --retries flag #86

Open
zimeg opened this issue Feb 3, 2024 · 1 comment
Labels
enhancement New feature or request semver:minor Changes of a minor version

Comments

@zimeg
Copy link
Owner

zimeg commented Feb 3, 2024

Summary

Infinite retries to find a certain sureness score might not be the ideal behavior of this command. Sometimes exiting sooner with the best measurement is better.

$ etime -r 4 sleep 12
       12.02 real         0.00 user         0.00 sys
     1010.98 joules      83.98 watts       64.2% sure

Possible workarounds

Hope that a good sureness score is found quickly! Or interrupt the command and carry on if that's alright.

@zimeg zimeg added enhancement New feature or request semver:minor Changes of a minor version labels Feb 3, 2024
@zimeg
Copy link
Owner Author

zimeg commented Jul 29, 2024

This can close #38 if a default is set 👀 Might have to consider the sureness score - if each response has all zeros that might be an alright sign 🪧

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

No branches or pull requests

1 participant