mirror of
https://github.com/karust/openserp.git
synced 2026-08-05 16:53:54 +08:00
Add `RequestTimeout` config that bounds wall-clock time of any request that does not manage its own deadline budget. It is derived from the engine timeout and retry budget via RequestTimeoutForRetries.