Skip to content

Fix email queueing timeout for large amounts of emails#399

Merged
mikehquan19 merged 1 commit into
developfrom
email-context-timeout-fix
May 9, 2026
Merged

Fix email queueing timeout for large amounts of emails#399
mikehquan19 merged 1 commit into
developfrom
email-context-timeout-fix

Conversation

@justinschwerdtfeger
Copy link
Copy Markdown
Contributor

Google Clout Tasks can take 0.5 seconds per task queued and doesn't allow queueing many tasks at once (to my knowledge and in my research). Since Emails use Gcloud Tasks, the previous 10 second timeout could run out when queueing too many emails at once. This PR makes the timeout a 10 second timeout per Gcloud Task rather than overall.

@mikehquan19 mikehquan19 merged commit 3e40fd7 into develop May 9, 2026
2 checks passed
@mikehquan19 mikehquan19 deleted the email-context-timeout-fix branch May 9, 2026 02:23
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