callback log_failed_attempt added

This commit is contained in:
2022-01-26 11:00:29 +01:00
parent d29ebeb7d6
commit bc212ef002
4 changed files with 12 additions and 1 deletions
+4
View File
@@ -8,6 +8,10 @@ Stuff I frequently use in various unrelated projects that deal with web requests
Makes it more convenient to run awaitable objects in concurrent batches.
### log_failed_attempt
Prototypical `callback` argument for the `attempt` decorator.
## Decorators
### @in_async_session