diff --git a/changelog.d/6706.misc b/changelog.d/6706.misc new file mode 100644 index 000000000000..1ac11cc04b58 --- /dev/null +++ b/changelog.d/6706.misc @@ -0,0 +1 @@ +Attempt to retry sending a transaction when we detect a remote server has come back online, rather than waiting for a transaction to be triggered by new data.