Skip to content

Commit

Permalink
Add video to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Dec 9, 2024
1 parent 248a186 commit 336bef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ def do_it(code: int) -> httpx.Response:

**Async** callables work use the same API and it's possible to retry **arbitrary blocks**, too.
Check out our [tutorial](https://stamina.hynek.me/en/latest/tutorial.html) for more examples!
Or, if you prefer video, here's a brief introduction into retries and *stamina*:
[![Watch the video](https://img.youtube.com/vi/BxikFuvaT1Y/maxresdefault.jpg)](https://youtu.be/BxikFuvaT1Y)


## Project Links
Expand Down

0 comments on commit 336bef2

Please sign in to comment.