Closed d-gubert closed 5 months ago
Add an option to the runtime request functions to allow for ad-hoc overriting of the default timeout configuration (10s)
Long time outs on "Pre" listener events were causing actions on the RocketChat side to take too long if a subprocess became faulty
The API ended up being a bit off due to the current architecture constrains of the ProxiedApp. We'll need to reevaluate at a later date.
ProxiedApp
What? :boat:
Add an option to the runtime request functions to allow for ad-hoc overriting of the default timeout configuration (10s)
Why? :thinking:
Long time outs on "Pre" listener events were causing actions on the RocketChat side to take too long if a subprocess became faulty
Links :earth_americas:
PS :eyes:
The API ended up being a bit off due to the current architecture constrains of the
ProxiedApp
. We'll need to reevaluate at a later date.