diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-23 12:36:57 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-23 12:43:29 +0100 |
commit | a78b2bfcdef7e7cc84fd777e7fe0f7aa4cb5fe0c (patch) | |
tree | 3b929fb36ba9de524b8da89e744df2a5b039413e /doc | |
parent | ef6f9efb10a2cb7e06a4ef03fe75249ffa3c689c (diff) |
doc/backup-cloud: warn about possible issue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/backup-cloud.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/backup-cloud.md b/doc/backup-cloud.md index 0761982..2573a65 100644 --- a/doc/backup-cloud.md +++ b/doc/backup-cloud.md @@ -11,6 +11,11 @@ Description This script uploads [binary backup to Mikrotik cloud](https://wiki.mikrotik.com/wiki/Manual:IP/Cloud#Backup). +> ⚠️ **Warning**: The used command can hit errors that a script can not handle. +> This may result in script termination (where no notification is sent) or +> malfunction of fetch command (where all up- and downloads break) for some +> time. Failed notifications are queued then. + ### Sample notification ![backup-cloud notification](backup-cloud.d/notification.svg) |