Forgejo activity page responses time out #20
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?
When viewing the activity tab of users, or the dashboard of a user or organization, the response for the page takes a while to generate and can sometimes lead to a 504 from nginx.
Reloading the page can sometimes help, likely due to caching. Perhaps this is an issue with the activity table?
This can happen for account purges too, though I guess that makes sense.