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

Added skip-first-run option for scheduler. #253

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

s3rius
Copy link
Member

@s3rius s3rius commented Dec 3, 2023

Added option for scheduler to wait until the start of a next minute.

Signed-off-by: Pavel Kirilin <win10@list.ru>
Signed-off-by: Pavel Kirilin <win10@list.ru>
@codecov-commenter
Copy link

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (78a47bc) 77.36% compared to head (377ac3f) 77.10%.

Files Patch % Lines
taskiq/cli/scheduler/run.py 14.28% 6 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #253      +/-   ##
===========================================
- Coverage    77.36%   77.10%   -0.26%     
===========================================
  Files           60       60              
  Lines         1736     1743       +7     
===========================================
+ Hits          1343     1344       +1     
- Misses         393      399       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@s3rius s3rius merged commit 358c11b into develop Dec 3, 2023
23 checks passed
@s3rius s3rius deleted the feature/schedule-init-run branch December 3, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants