aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-02-23 12:36:57 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-02-23 23:50:32 +0100
commitd0699857c96295c4befa013bbe822c197d1b5817 (patch)
tree4016fd26be1558a3b7f9bb67363ed63b01e8e4b6
parenta7da21e18583d8bf22b9669f5ce43c02ba66ccb9 (diff)
doc/backup-cloud: warn about possible issue
(cherry picked from commit a78b2bfcdef7e7cc84fd777e7fe0f7aa4cb5fe0c)
-rw-r--r--doc/backup-cloud.md5
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)