google / google/weather-tools

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

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
weather-dl
Dominant language
Python
Stars
252
Forks
60
Avg merge
8d 4h
Merged PRs (30d)
3

Description

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.

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.