-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Task dispatch events shall be persisted in data storage instead of memory (PoC design).
The persisted events can be used to monitor active tasks, compose update events, and validate task update events.
Acceptance Criteria
- Events shall be stored in a separate MongoDB collection
- Events shall be removed from the database upon callback
Metadata
Metadata
Assignees
Labels
coreWorkload Manager Core ServiceWorkload Manager Core Service
Type
Projects
Status
Done