pleroma-fe can be very slow in posts with lots of activity #347
Labels
No labels
approved, awaiting change
bug
cannot reproduce
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs change/feedback
needs docs
needs tests
not a bug
not our bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AkkomaGang/akkoma#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The instance is using Pleroma, but I see Akkoma having more activity and maybe this can be fixed here. There's an example of a post that grinds almost to a halt when rendering using pleroma-fe:
https://atomicpoet.org/notice/APjnHDGKy2zuUqXeIC
It has tons of comments, and it takes almost 20 seconds to render on my laptop.
This is (a) the wrong repository for frontend requests, (b) since the backend apparently isn’t Akkoma we also can’t investigate or do anything about the API requests potentially being too slow and (c) the linked to post doesn’t even use akkoma-fe