Files
GareArc 0118924842 feat: make enterprise inner API timeout configurable
Requests to the enterprise inner API relied on httpx's implicit 5s default.
On tenants with many installed apps, POST /webapp/permission/batch exceeds
that budget and the Explore page fails with httpx.ReadTimeout.

Expose ENTERPRISE_API_TIMEOUT so the budget can be raised per deployment,
defaulting to 90s to sit above the enterprise server's own 60s request
timeout rather than racing it.
2026-07-20 20:40:53 -07:00
..
2025-11-20 10:15:23 +08:00
2026-01-08 13:17:30 +08:00
2025-10-21 11:26:58 +08:00
2025-11-24 21:01:46 +08:00
2025-09-22 23:07:09 +08:00
2025-11-22 13:53:58 +08:00