Gabe Kangas
|
209756fed3
|
feat(webhooks): add stream status to webhook (#2934)
Expand the payload sent for stream status webhooks. Closes #2881
|
2023-05-30 11:32:05 -07:00 |
|
Matthew Donoughe
|
10055664bb
|
add tests for webhook events (#2180)
* add tests for webhook events
* atomic.Uint32 is not in Go 1.18
|
2022-10-09 22:55:54 -07:00 |
|
Jannik
|
da199e5775
|
use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525)
* refactor: use worker pool to limit webhooks to 10 concurrent http executions (#1510)
* chore: try to please go linter
|
2021-11-14 10:02:52 -08:00 |
|