diff options
author | David Robertson <davidr@element.io> | 2023-09-01 12:41:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-01 12:41:56 +0100 |
commit | 6525fd65ee52e36929b9c35253c772da16aa2b99 (patch) | |
tree | 54a1f978d6966ba24042eeb9defa93c0d43992ae /changelog.d | |
parent | Ignore redundant casts in latest deps CI job (#16213) (diff) | |
download | synapse-6525fd65ee52e36929b9c35253c772da16aa2b99.tar.xz |
Log the details of background update failures (#16212)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16212.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16212.misc b/changelog.d/16212.misc new file mode 100644 index 0000000000..19cf9b102d --- /dev/null +++ b/changelog.d/16212.misc @@ -0,0 +1 @@ +Log the details of background update failures. |