optimus icon indicating copy to clipboard operation
optimus copied to clipboard

Introduce Job Run/Job Scheduling bounded context

Open sbchaos opened this issue 2 years ago • 0 comments

Description As part of this we will introduce a domain for dealing with jobs which are scheduled on are in running state.

Acceptance Criteria

  • All the code related to job run will be in a separate domain

Out of Scope

  1. Handling of replay functionality in Optimus

Depends on : 575

Tech Details Technical details

  • [ ] All api related to job run will be part of scheduling domain
  • [ ] All service and handlers related to job run will be part of this domain
  • [ ] Should consume the contracts defined by resource and job domain

sbchaos avatar Sep 09 '22 12:09 sbchaos