You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: