Commit c2c4466
Fix flaky ack_count assertion in prometheus spec
Use synchronous basic_get instead of async subscribe to avoid
a race where server-side ack processing hasn't completed before
metrics are fetched.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4aa0a98 commit c2c4466
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
231 | 231 | | |
232 | | - | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
0 commit comments