Commit 789c916
chore(webapp,redis-worker): make mollifier constants configurable
Expose every previously-hardcoded mollifier tunable (buffer ack TTL and
Redis retry/reconnect, drainer poll interval and backoff, idempotency
claim TTL/wait/poll, mutate-fallback wait loop, metadata CAS retries,
stale-sweep scan bounds, draining-gauge interval) via TRIGGER_MOLLIFIER_*
env vars, each defaulting to its prior hardcoded value so behaviour is
unchanged unless overridden.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 359e250 commit 789c916
182 files changed
Lines changed: 208343 additions & 18 deletions
File tree
- .changeset
- .playwright-mcp
- _ops
- _plans
- _tmp/security-process
- apps/webapp/app
- routes
- runEngine
- concerns
- services
- v3
- mollifier
- packages/redis-worker/src/mollifier
- references/stress-tasks
- src/trigger
- scripts
- mollifier-challenge
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments