maxTimeBeforeTimeout property

Duration maxTimeBeforeTimeout
getter/setter pair

This is the maximum amount of time that the factory waits for a request to the server to complete, before retrying or returning an error

Implementation

Duration maxTimeBeforeTimeout;