Skip to main content

Module error

Module error 

Source
Expand description

SDK error types for the durable-lambda framework.

Provide a typed DurableError enum covering all failure modes: replay mismatches, checkpoint failures, serialization errors, and AWS SDK errors. All variants are constructed via static methods, never raw struct syntax.

Enumsยง

DurableError
Represent all errors that can occur within the durable-lambda SDK.