You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of using systemd timer to download information about free book use nest-schedule.
In this way, we remove dependency on configuring systemd.
We don't want HTTP application. Only CLI command which we run in docker container. This library also has support for retry if error.
More research is required to check it is even possible. https://github.com/miaowing/nest-schedule
Instead of using systemd timer to download information about free book use nest-schedule.
In this way, we remove dependency on configuring systemd.
We don't want HTTP application. Only CLI command which we run in docker container. This library also has support for retry if error.
More research is required to check it is even possible.
https://github.com/miaowing/nest-schedule
Other solution is using airflow - https://airflow.apache.org/
The text was updated successfully, but these errors were encountered: