Files
linumiq_net-web_app/lib
Gerhard Scheikl 37f79ff1b1 fix(admin): lower owner-email enrichment concurrency to 2
The upstream admin gateway tolerates only a small concurrent burst; at
concurrency 4 the tail of the per-row getUserById fan-out was truncated
into empty bodies on every list load (deterministic '—'), and the retries
piled into the same throttle window. Measured 0 failures at concurrency 2
(and 1) versus consistent truncations at 4, so pin enrichment to 2.
2026-05-31 16:13:54 +02:00
..
2026-05-29 17:07:00 +02:00