RpcRequestStatus Namespace
Deprecated in 3.6. The RPC system will be significantly refactored (or replaced) in the future.
Function
Name | Description |
---|---|
RpcRequestStatus.isTransientError |
Defined in
RpcRequestStatus Enumeration
Deprecated in 3.6. The RPC system will be significantly refactored (or replaced) in the future.
The status of an RPC operation request.
Members
Name | Value | Description |
---|---|---|
BadGateway | ||
Cancelled | ||
Created | ||
Disposed | ||
GatewayTimeout | ||
NoContent | ||
NotFound | ||
Pending | ||
Rejected | ||
RequestTimeout | ||
Resolved | ||
ServiceUnavailable | ||
Submitted | ||
TooManyRequests | ||
Unknown |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.