Add error handling for admin lookups
This commit is contained in:
parent
24f3f94056
commit
c07d17ba9b
6 changed files with 45 additions and 13 deletions
|
@ -79,7 +79,6 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
|
|||
# - prevent double accept/double follow
|
||||
# - UI support for updating posts
|
||||
# - Article support
|
||||
# - Fix tests
|
||||
# - Fix SQL tx in the codebase
|
||||
# - indieauth tweaks
|
||||
# - API for posting notes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue