Commit Graph

7 Commits

Author SHA1 Message Date
Frederik Ring
d52a2a318f Error from run_script is not consistently passed to deferred functions 2025-12-22 16:16:32 +01:00
Lennard Schwarz
3e419229d7 Register notification hooks first in init to allow sending .init() failure notifications 2025-12-21 13:40:19 +01:00
Esteban Thilliez
f76d4fd814 Add optional jittering before any backup actions (#654)
* NEW: Add optional jittering before backing up

* Removed deprecated rand seeding

* Updated BACKUP_JITTER config option doc

* Moved jittering logic from script init to runScript

* Changed formatting of jittering log message
2025-10-17 08:37:14 +02:00
Frederik Ring
f2ef48803c Print stack trace when encountering unexpected panic (#406) 2024-04-15 15:12:10 +02:00
Frederik Ring
1af472077c Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00
Frederik Ring
52c22a1891 Auto prepend caller when wrapping errors 2024-02-16 20:19:58 +01:00
Frederik Ring
83fa0aae48 Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00