diff options
Diffstat (limited to 'changelog.d/5389.bugfix')
-rw-r--r-- | changelog.d/5389.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5389.bugfix b/changelog.d/5389.bugfix new file mode 100644 index 0000000000..dd648e26c8 --- /dev/null +++ b/changelog.d/5389.bugfix @@ -0,0 +1 @@ +Fix exceptions in federation reader worker caused by attempting to renew attestations, which should only happen on master worker. |