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

validate() job/step/block routine #327

Open
vd2org opened this issue Sep 7, 2023 · 0 comments
Open

validate() job/step/block routine #327

vd2org opened this issue Sep 7, 2023 · 0 comments
Assignees

Comments

@vd2org
Copy link
Contributor

vd2org commented Sep 7, 2023

init() call tries to establish a connection to datasources. In some cases we need just validate job and their jobs without connection to anything because datasources is not available at that time.

To achieve that, the Job class should implement validate() routine calls corresponding routine for each Step and Block.

@vd2org vd2org self-assigned this Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant