openwisp / openwisp-firmware-upgrader

Firmware upgrade solution for OpenWRT with possibility to add support for other embedded OSes. Provides features like automatic retry for network failures, mass upgrades, REST API and more.
https://openwisp.io/docs/dev/firmware-upgrader/
Other
53 stars 60 forks source link

[change] Add celery time limits to tasks #177

Closed pandafy closed 2 years ago

pandafy commented 2 years ago

Use OpenwispCeleryTask as base class for following tasks of openwisp-firmware-upgrader:

You can take references from https://github.com/openwisp/openwisp-notifications/pull/224