# Functions
CanRetry returns true if the given error is retryable.
FromError wraps the given error into a workflow error which can be persisted and restored.
No description provided by the author
No description provided by the author
ToError attempts to convert the given workflow error into a regular error.
# Constants
No description provided by the author