Factory function that constructs a resumable workflow handler with automatic
resource locking determination and contract validation. Validates that service
contracts have unique URIs and no circular dependencies exist.
Throws
When service contracts have duplicate URIs
Throws
When circular dependency detected (self contract registered as service)
Creates a new ArvoResumable orchestrator instance.
Factory function that constructs a resumable workflow handler with automatic resource locking determination and contract validation. Validates that service contracts have unique URIs and no circular dependencies exist.
Throws
When service contracts have duplicate URIs
Throws
When circular dependency detected (self contract registered as service)
Example
See