We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8091d1 commit ff90389Copy full SHA for ff90389
releases/v1.21.2
@@ -0,0 +1,12 @@
1
+# Highlights
2
+
3
+## Bugfixes
4
5
+Fixes a bug where after a server failure a worker could end up only polling on the sticky task queue and
6
+never poll on the normal task queue
7
8
+# Changeset
9
10
+2023-09-27 - 67a5afb3 - Remove unbound variable (#1846)
11
+2023-09-27 - d4671e3e - Reset sticky queue backlog on empty response (#1859)
12
+2023-09-27 - d8091d15 - Release WF slot on UnableToAcquireLockException (#1871)
0 commit comments