[][src]Module eternal::util::timeout

Service that applies a timeout to requests.

If the response does not complete within the specified timeout, the response will be aborted.

Structs

Timeout

Applies a timeout to requests.

TimeoutService

Applies a timeout to requests.

TimeoutServiceResponse

TimeoutService response future

Enums

TimeoutError

Timeout error