Skip to main content

Module timeout

Module timeout 

Expand description

Middleware that applies a timeout to inputs.

If the inner service does not complete within the specified timeout, the output will be aborted.

Structs§

Elapsed
The timeout elapsed.
Timeout
Applies a timeout to inputs.
TimeoutLayer
Applies a timeout to inputs via the supplied inner service.

Type Aliases§

DefaultTimeout
default Timeout