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 a1d81d1 commit a567692Copy full SHA for a567692
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changes
2
=======
3
4
+0.22.1 (2024-08-30)
5
+-------------------
6
+
7
+* Fixed an issue in the handling of excessive session initialization failures
8
+ during session refreshing, which would manifest as an asyncio messages about
9
+ unretrieved ``TooManyBadSessionInits`` task exceptions instead of stopping
10
+ the spider as intended.
11
12
0.22.0 (2024-07-26)
13
-------------------
14
0 commit comments