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

Reduce check event count in task scheduler module #100

Closed
vfedotovs opened this issue Mar 14, 2022 · 0 comments
Closed

Reduce check event count in task scheduler module #100

vfedotovs opened this issue Mar 14, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vfedotovs
Copy link
Owner

Reduce these event count at least 10 times

2022-03-14 00:23:12,620 [MainThread ] [INFO ] : : 49: ts_loop: checking every 3000 sec if cheduled task needs to run again...
2022-03-14 01:13:12,691 [MainThread ] [INFO ] : : 49: ts_loop: checking every 3000 sec if cheduled task needs to run again...
2022-03-14 02:03:12,779 [MainThread ] [INFO ] : : 49: ts_loop: checking every 3000 sec if cheduled task needs to run again...

Possible check interval set to 30 000 = 500 minutes is aprox once in every 8 hours

@vfedotovs vfedotovs added the bug Something isn't working label Mar 14, 2022
@vfedotovs vfedotovs self-assigned this Mar 14, 2022
vfedotovs added a commit that referenced this issue May 14, 2022
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