aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-02-23 12:40:54 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-02-23 12:43:29 +0100
commita754932211d3cc87563a483302350e65a03ceba1 (patch)
treef862d40114f82a1bc92a22479494a1162bcb8ef3 /doc
parenta78b2bfcdef7e7cc84fd777e7fe0f7aa4cb5fe0c (diff)
doc/backup-upload: warn about possible issue
Diffstat (limited to 'doc')
-rw-r--r--doc/backup-upload.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/backup-upload.md b/doc/backup-upload.md
index b5aa232..a4d2bc7 100644
--- a/doc/backup-upload.md
+++ b/doc/backup-upload.md
@@ -12,6 +12,11 @@ Description
This script uploads binary backup (`/ system backup save`) and complete
configuration export (`/ export terse show-sensitive`) to external server.
+> ⚠️ **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-upload notification](backup-upload.d/notification.svg)