Skip to content

resource deployment should compute & persist dependencies for any impacted Jobs and trigger a job deployment #188

Open
@sravankorumilli

Description

@sravankorumilli

As part of epic around using persisted dependencies for job deployment, dependencies are not recomputed for all jobs every time as it is time consuming. On Resource deployment if there is any change in dependencies it should be persisted as well.

Scope

  1. On Resource Modification if Job Dependencies change should be updated & deployed.
  2. on Resource Modification if Job Compilation Fails should be informed to the user.
  3. Should be handled for Create and Deploy Flows but can break them down to multiple cards

Out of Scope

  1. Reverting a resource modification if the job compilation fails.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions