channable/hoff

Add configuration options for the event queue sizes

開放

#236 建立於 2023年10月10日

 (0 則留言) (1 個反應) (0 位負責人)Haskell (4 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (45 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

As suggested in #235, it would be nice to be able to set the event queue size limits in Hoff's configuration. These were recently bumped from 10 to 128 to avoid dropping events when GitHub starts sending Hoff dozens of webhook events in rapid succession. Being able to change this limit without having to patch and redeploy Hoff would be a nice quality of life change.

貢獻者指南