mirror of
https://github.com/karust/openserp.git
synced 2026-08-23 00:20:51 +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.