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] Delay fix, round down hour #70

Merged
merged 2 commits into from
Jul 23, 2022
Merged

[Bug] Delay fix, round down hour #70

merged 2 commits into from
Jul 23, 2022

Conversation

brianleect
Copy link
Owner

Closes #66

Original suggestion was to restart at fixed intervals but it would lead to missing gaps of data that would not be easily resolved without additional complexity.

After some thought, considering delay due to message sending over time will always result in a message being sent later, a simple fix would just to constantly round down to the nearest hour while setting time for last trigger.

Will run this version and see if it resolves the TDPA delays before sending.

@brianleect brianleect added the bug Something isn't working label Jul 21, 2022
Generalized method of rounding to fit lower intervals.
@brianleect
Copy link
Owner Author

image

Seems to be functioning as intended. Will give it another day and then merge if everything is good.

@brianleect brianleect merged commit fcb285b into master Jul 23, 2022
@brianleect brianleect deleted the fixTPDAdelay branch July 23, 2022 14:45
@velajos
Copy link

velajos commented Dec 20, 2022

Hi @brianleect , I left you a message in the original post but it's closed. If you have the opportunity to review it, I appreciate it. Cheers

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

Successfully merging this pull request may close these issues.

[Bug] Delay in "Top Dump & Pumps" notifications
2 participants