Solution

meowOwner

One event per row today, so a 200-row update sends 200 webhook deliveries. That is noisy for large batches, and a single batched event is on our list, just not shipped yet.

5 replies

meowOwner
✓ Solution

One event per row today, so a 200-row update sends 200 webhook deliveries. That is noisy for large batches, and a single batched event is on our list, just not shipped yet.

Upvote5

We handle this by debouncing on our end: buffer the incoming events for a couple seconds and process them as one batch.

Upvote2

Batched events would be a big improvement for anyone syncing at real volume.

Upvote1

Still an active request, no committed date, but it has not been forgotten.

Upvote2

Sign in to reply to this question.

Powered by Forumcat