We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d99d49 commit 5730d02Copy full SHA for 5730d02
CHANGELOG.md
@@ -26,7 +26,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/
26
[#94](https://github.com/hynek/stamina/pull/94)
27
28
- Instrumentation hooks can now can return context managers.
29
- If they do, they are entered before going to sleep and exited after waking up.
+ If they do, they are entered when a retry is scheduled and exited right before the retry is attempted.
30
[#95](https://github.com/hynek/stamina/pull/95)
31
32
0 commit comments