Skip to content

Task manager persistence #196

@joshliberty

Description

@joshliberty

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 Service

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions