Skip to content

Conversation

@kraktus
Copy link
Member

@kraktus kraktus commented Sep 6, 2023

The function tick() is run every 10 min, but the emails are sent in a timeframe of 11 minutes, so they can be sent at 5:00 and 5:10. That minute laps was set to be sure at least once per day an email would be sent, but it seems unecessary and produce way too more duplication emails.

fix #12688

The function `tick()` is run every 10 min, but the emails are sent in a timeframe of 11 minutes, so they can be sent at 5:00 and 5:10. That minute laps was set to be sure at least once per day an email would be sent, but it seems unecessary and produce way too more duplication emails.

fix lichess-org#12688
@ornicar ornicar merged commit 8d84490 into lichess-org:master Sep 9, 2023
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.

Receiving two correspondence emails per day

2 participants