google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
203 stars 38 forks source link

`dl-v2` fix license deployment logging #461

Closed aniketsinghrawat closed 2 months ago

aniketsinghrawat commented 2 months ago

All the logs of license deployment in GCP was being marked as Error instead of it's marked log level. This PR fixes that issue.

Also the "worker is busy" log was being logged every second when workers were busy. That has been reduced to every 60 seconds.