Commit 79ff069
committed
feat(eval): GLM_WORKERS env knob — 8 default, lower for loaded endpoints
glm-4.7-flash currently sits behind sustained 429s (code 1305);
hammering it with 8 concurrent workers burns the 5-retry budget into
empty rows. The knob lets overloaded models run politely; empties
remain self-healing on resume (#65).1 parent 6ed1a66 commit 79ff069
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments