Add logging to decorator.py on backend failures

This commit is contained in:
hackjammer
2023-01-17 12:15:53 +00:00
parent e8193b5c22
commit ea1ffcd7b4
2 changed files with 8 additions and 3 deletions

View File

@@ -4,8 +4,9 @@
### 0.2.1
- Fix picklecoder
- Fix connection failure transparency
- Fix connection failure transparency and add logging
- Add Cache-Control and ETag on first response
- Support Async RedisCluster client from redis-py
### 0.2.0