Gerhard Scheikl b0dba8ec0e fix(admin): bound owner-email enrichment concurrency to avoid self-throttle
A large concurrent burst of getUserById calls during the tunnels-list
email enrichment self-inflicts an upstream throttle (truncated/empty
bodies) that even the per-call retry can't fully escape, intermittently
rendering owner_email as '—'. Add mapWithConcurrency and resolve owner
emails at most a few at a time so each lookup stays inside the throttle
allowance; retry + null fallback preserved.
2026-05-31 15:57:54 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-31 10:19:06 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
2026-05-29 17:07:00 +02:00
S
Description
No description provided
204 KiB
Languages
TypeScript 94.8%
CSS 4.4%
Dockerfile 0.7%
JavaScript 0.1%