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

Add new functionality (--async) in weather-dl to terminate tool after dataflow job launched. #373

Open
dabhicusp opened this issue Jul 31, 2023 · 0 comments

Comments

@dabhicusp
Copy link
Collaborator

Let's add a new flag like --async to weather-dl that enables the tool to automatically terminate and exit gracefully after getting the specific keyword from the log such as JOB_IS_STARTED.

Presently, upon completion of the entire dataflow job, our program terminates, resulting in significant time consumption. However, with the above modifications, our program exits as soon as the data flow job is launched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant