module documentation
Nexus worker
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
| Class | _ |
Undocumented |
| Class | _ |
No class docstring; 0/10 instance variable, 5/10 methods documented |
| Class | _ |
Adapts a payload-sequence transform for use with PayloadVisitor. |
| Class | _ |
Undocumented |
| Function | _exception |
Undocumented |
| Function | _is |
Whether err is a non-retryable ApplicationError whose type is exactly _PAYLOAD_VALIDATION_ERROR_TYPE. |
| Constant | _P |
Undocumented |
| Constant | _PAYLOAD |
temporalio.exceptions.ApplicationError.type a data converter uses to say that it understood a Nexus operation's input but considers it invalid. |
| Constant | _TEMPORAL |
Undocumented |
| Type Variable | _T |
Undocumented |
Whether err is a non-retryable ApplicationError whose type is
exactly _PAYLOAD_VALIDATION_ERROR_TYPE.
temporalio.exceptions.ApplicationError.type a data converter uses to
say that it understood a Nexus operation's input but considers it invalid.
When non-retryable, such an error is reported as a
nexusrpc.HandlerErrorType.BAD_REQUEST handler error rather than as a
handler-side nexusrpc.HandlerErrorType.INTERNAL error.
| Value |
|