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

[Bug]: xMESSAGE- Randomized range float values #123

Closed
davidhozic opened this issue Jul 12, 2022 · 1 comment
Closed

[Bug]: xMESSAGE- Randomized range float values #123

davidhozic opened this issue Jul 12, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@davidhozic
Copy link
Owner

What happened?

Info

Whenever passing xMESSAGE with a randomized period where the numbers are float instead of int
ValueError: non-integer stop for randrange() is raised

Expected

It is expected for nothing to be raised.

Version

1.9

@davidhozic davidhozic added the bug Something isn't working label Jul 12, 2022
@davidhozic davidhozic self-assigned this Jul 12, 2022
@davidhozic
Copy link
Owner Author

Decided it's not a bug, but a feature, since having resolution that is less than one full second doesn't make that much sense,
since API calls and SQL logging takes up about 100ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant