Skip to content

OUT-3241: debounce webhook to control flooded queues in trigger.dev#92

Open
SandipBajracharya wants to merge 2 commits intomainfrom
OUT-3241
Open

OUT-3241: debounce webhook to control flooded queues in trigger.dev#92
SandipBajracharya wants to merge 2 commits intomainfrom
OUT-3241

Conversation

@SandipBajracharya
Copy link
Collaborator

@SandipBajracharya SandipBajracharya commented Mar 6, 2026

Changes

  • create migration to add pendingWebhook and lastWebhookSyncedAt column
  • trigger.dev schedular to auto sync the pending webhooks for the account/portal
  • flag pending webhook if the portal is synced recently
  • process sync for the portal in an interval of an hour

Testing Criteria

Loom

….dev

- [x] create migration to add pendingWebhook and lastWebhookSyncedAt column
- [x] trigger.dev schedular to auto sync the pending webhooks for the account/portal
- [x] flag pending webhook if the portal is synced recently
- [x] process sync for the portal in an interval of an hour
@linear
Copy link

linear bot commented Mar 6, 2026

@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dropbox-integration Ready Ready Preview, Comment Mar 10, 2026 0:48am

Request Review

- [x] update debounce webhook window to 5 mins
- [x] wait for files changes before updating dbx cursor
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.

1 participant