Make Update interval configurable #29

Closed
opened 2023-12-27 12:33:05 +00:00 by Neshura · 1 comment
Owner

At the very least the setting should be overridable with an env var to make sure I don't have to rebuild and re-release the code whenever I want to change the interval slightly

ToDo:

  • determine best time unit for the variable (seconds vs minutes)
  • decide on env vs config variable
  • decide on default value (currently 60s, should this be changed?)
At the very least the setting should be overridable with an env var to make sure I don't have to rebuild and re-release the code whenever I want to change the interval slightly ToDo: - [x] determine best time unit for the variable (seconds vs minutes) - [x] decide on env vs config variable - [x] decide on default value (currently 60s, should this be changed?)
Neshura added this to the 1.1.0 milestone 2023-12-27 12:33:05 +00:00
Neshura added the
improvement
label 2023-12-27 12:33:05 +00:00
Neshura self-assigned this 2023-12-27 12:33:05 +00:00
Author
Owner

Variable in seconds configurable via env/.env. Default is 60s (seems reasonable enough).

Variable in seconds configurable via env/.env. Default is 60s (seems reasonable enough).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Neshura/cloudflare-dns-updater#29
No description provided.