Namespace Virtufin.WorkManager.Runtime
Classes
- EngineNotFoundException
Exception thrown when no engine is registered for a MIME type.
- EngineRegistry
Registry for managing engine instances.
- LockContentionException
Exception thrown when a distributed group lock cannot be acquired, indicating the message should be retried.
- Worker
Represents a worker instance that processes cloud events using an engine.
- WorkerNotFoundException
Exception thrown when a worker is not found.
- WorkerRegistry
Registry for managing worker instances.