Commit e71ad3e
committed
get-batch: consolidate statistics; add counters
* consolidate stats into one `moss` struct
- shared by: get-batch (wi) and x-moss, both
* add send-side stats (incl. nfail count)
* revise `updCtlMsg()`
- add `moss.append()`
- now called at 30‑second intervals (not upon get-batch)
-------
* fix `cos.Sbuilder.Reset()`
-------
* inc GFN requests per get-batch to 3 (was 2)
Signed-off-by: Alex Aizman <alex.aizman@gmail.com>1 parent 3d11b1e commit e71ad3e
2 files changed
+179
-125
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
27 | 35 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
32 | 42 | | |
| 43 | + | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
| |||
0 commit comments