mirror of
https://github.com/penpot/penpot.git
synced 2025-07-25 21:47:22 +02:00
✨ Improve default update-file webhook batch timeout
This commit is contained in:
parent
a8f65ba69e
commit
6a7a25121e
3 changed files with 2 additions and 3 deletions
|
@ -131,7 +131,7 @@
|
|||
{::climit/queue :update-file
|
||||
::climit/key-fn :id
|
||||
::webhooks/event? true
|
||||
::webhooks/batch-timeout (dt/duration "2s")
|
||||
::webhooks/batch-timeout (dt/duration "2m")
|
||||
::webhooks/batch-key webhook-batch-keyfn
|
||||
::doc/added "1.17"}
|
||||
[{:keys [pool] :as cfg} {:keys [id profile-id] :as params}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue