Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks properties should be self containted #1366

Open
bamthomas opened this issue Apr 3, 2024 · 1 comment
Open

Tasks properties should be self containted #1366

bamthomas opened this issue Apr 3, 2024 · 1 comment

Comments

@bamthomas
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

When launching TaskRunner, a lot of options should be set to execute some tasks.
For example BatchDownloadRunner needs batchDownloadTimeToLive.

Describe the solution you'd like

Tasks intrinsic parameters should be sent in tasks properties, and extrinsic parameters (database, databus, ES, ...) should be set to the task runners and merged with the tasks properties.

Describe alternatives you've considered

make task runner run without extrinsic properties and send all needed properties in task properties.

Copy link

This issue is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the stale label May 14, 2024
@mvanzalu mvanzalu removed the stale label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants