Skip to content

Lock Threads fix#6295

Merged
SableRaf merged 2 commits into
processing:masterfrom
Stefterv:patch-1
Dec 18, 2024
Merged

Lock Threads fix#6295
SableRaf merged 2 commits into
processing:masterfrom
Stefterv:patch-1

Conversation

@Stefterv

Copy link
Copy Markdown
Member

Run at 6, not every minute of the 6th hour

Run at 6, not every minute of the 6th hour

@SableRaf SableRaf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey Stef, looks like there is a small mistake.

"At 6am every day" would be cron: '0 6 * * *'

We could also consider "At 6am on Sunday": cron: '0 6 * * 0'

Reference: https://crontab.guru/#*_6_*_*_0

@Stefterv

Copy link
Copy Markdown
Member Author

You're right, edited it too quick

@Stefterv Stefterv requested a review from SableRaf December 17, 2024 15:39
@SableRaf SableRaf merged commit a76733d into processing:master Dec 18, 2024
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked. Pull requests that have been closed are automatically locked 30 days after the last comment.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants