Start support for processing transient object
This commit is contained in:
parent
8dc0e1877b
commit
4f16e3b940
3 changed files with 35 additions and 3 deletions
|
@ -72,7 +72,7 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
|
|||
# TODO(ts):
|
||||
#
|
||||
# Next:
|
||||
# - incoming activity worker
|
||||
# - fix stream (only content from follows + mention, and dedup shares)
|
||||
# - handle remove activity
|
||||
# - retries httpx?
|
||||
# - DB models for webmentions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue