DIRACGrid / DIRACGrid/DIRAC

Job Pre/Post processing flexibility

Open
#8,307 1 comment 0 reactions 1 assignee Claimed by @aldbr View on GitHub
Dominant language
Python
Stars
126
Forks
191
Avg merge
1d 13h
Merged PRs (30d)
33

Description

- 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.