perf(change): make the open-change poll a backstop, not the pacing #2004
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/webhook-review-events"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
W1. providerOpenPollInterval 30s -> 5m.
The planned widening was unnecessary: the live hook already stores Forgejos umbrella expansion including pull_request_review_approved/_rejected/_comment/_sync. Provisioner untouched.
Phase M priced the old value: 117/630 changeprovider wakes were the timer (18.6%) vs 0% for both submitters.
Cannot go to zero — Forgejo does not retry failed deliveries, so this requeue is the only recovery from a bus outage.
W1 drill: does a review event reach the change-event Sensor?