Skip to content

Job Pre/Post processing flexibility #8307

@aldbr

Description

@aldbr
  • Currently, a VO can define 1 JobExecutionCoordinator, which happens just after the execution of the payload, before the upload of the result.
  • A given VO might want to deal with output data in a different way, so the upload of the result should probably move inside the base JobExecutionCoordinator
  • But a given VO might want to use specific operations from the base one, and redefine an operation in-between.

Currently, the system is not flexible enough to support that kind of use cases and should be revised.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions