We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 248a186 commit 336bef2Copy full SHA for 336bef2
README.md
@@ -45,6 +45,8 @@ def do_it(code: int) -> httpx.Response:
45
46
**Async** callables work use the same API and it's possible to retry **arbitrary blocks**, too.
47
Check out our [tutorial](https://stamina.hynek.me/en/latest/tutorial.html) for more examples!
48
+Or, if you prefer video, here's a brief introduction into retries and *stamina*:
49
+[](https://youtu.be/BxikFuvaT1Y)
50
51
52
## Project Links
0 commit comments