Commit 0fa8ec5
committed
docs(stress-tasks): rename mollifier env vars to TRIGGER_MOLLIFIER_* in fanout examples
The two cherry-picked example payload comments (MOLLIFIER_E2E +
MOLLIFIER_SHADOW) referenced the pre-rename `MOLLIFIER_*` env vars. They
were authored before phase-2 prefixed everything with TRIGGER_. Bring
the examples in line with the actual env-var names operators set today,
and expand the E2E example to mention the per-org `mollifierEnabled`
flag + the synthesised `mollifier.queued` response so the example
accurately describes Phase 2 (live mollify) behaviour rather than the
phase-1 dual-write semantics those comments were written against.1 parent c2d7d60 commit 0fa8ec5
1 file changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
96 | 102 | | |
97 | 103 | | |
98 | 104 | | |
99 | 105 | | |
100 | | - | |
| 106 | + | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| |||
0 commit comments