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

adjust relay loop to always call secondary methods #86

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

joshuadavidthomas
Copy link
Member

The delete_old_messages and ping_healthcheck methods were only being called if there was email in the queue to send. Adjusted the flow of the handle method to always call these, regardless of whether there were queued emails or not.

@joshuadavidthomas joshuadavidthomas merged commit 13c686d into main Oct 27, 2023
25 checks passed
@joshuadavidthomas joshuadavidthomas deleted the adjust-relay-loop branch October 27, 2023 13:48
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

1 participant