Skip to content

backend-cron: fix crash when RESCHEDULE_JOBS_FREQ is defined#155

Merged
davidor merged 1 commit intomasterfrom
fix-job-freq-backend-cron
Feb 3, 2020
Merged

backend-cron: fix crash when RESCHEDULE_JOBS_FREQ is defined#155
davidor merged 1 commit intomasterfrom
fix-job-freq-backend-cron

Conversation

@davidor
Copy link
Copy Markdown
Contributor

@davidor davidor commented Feb 3, 2020

When RESCHEDULE_JOBS_FREQ is set we need to convert it to an int, because sleep() raises if it receives a string.

Because sleep() raises if it receives a string.
@davidor davidor requested a review from unleashed February 3, 2020 09:46
@davidor davidor merged commit c36da2f into master Feb 3, 2020
@bors bors Bot deleted the fix-job-freq-backend-cron branch February 3, 2020 09:50
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.

2 participants