-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Labels
area/activitypubSending or receiving ActivityPubSending or receiving ActivityPubarea/postsMaking or reading postsMaking or reading postsfeatureA specific, concrete feature to implementA specific, concrete feature to implementpri/verylowVery low priority. We'll get to it eventually.Very low priority. We'll get to it eventually.
Description
Could also be from MissKey:
users-runner | Tasks processed this loop:
users-runner | users.inboxmessage: 2
users-runner | Running cleaning and scheduling
users-runner | Attempting transition on users.inboxmessage#69809 from state received
users-runner | Traceback (most recent call last):
users-runner | File "/usr/local/lib/python3.11/site-packages/asgiref/sync.py", line 486, in thread_handler
users-runner | raise exc_info[1]
users-runner | File "/takahe/stator/models.py", line 172, in atransition_attempt
users-runner | next_state = await current_state.handler(self) # type: ignore
users-runner | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
users-runner | File "/takahe/users/models/inbox_message.py", line 120, in handle_received
users-runner | raise ValueError(f"Cannot handle activity of type {unknown}")
users-runner | ValueError: Cannot handle activity of type http://litepub.social/ns#emojireact
Personally, I'm feeling a bit mixed about the function. Surely it is sometimes quite nice, but necessary? Not really. After all, there is the little star under the message. Admittedly, the emoji reaction could express other “feelings” as well, than just like.
Metadata
Metadata
Assignees
Labels
area/activitypubSending or receiving ActivityPubSending or receiving ActivityPubarea/postsMaking or reading postsMaking or reading postsfeatureA specific, concrete feature to implementA specific, concrete feature to implementpri/verylowVery low priority. We'll get to it eventually.Very low priority. We'll get to it eventually.