sequinstream / sequin

Postgres CDC to streams and queues like Kafka, SQS, HTTP endpoints, and more
https://sequinstream.com
MIT License
498 stars 16 forks source link

Add concurrency setting for webhook sink #595

Open acco opened 1 week ago

acco commented 1 week ago

Allow users to specify concurrency (or max concurrency) that they want for workers POST'ing to their webhook endpoint.

Another form of back-pressure