I haven’t thoroughly looked into it, but it seems that it is at least partly a lemmy backend problem as something can also go wrong on the default UI, but it also seems the alexandrite is maybe handling the error less gracefully?

  • RoundSparrow
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    right now, I can’t delete the above comment on either the default or alexandrite UIs!

    deleting of a single post or comment is one of the worst-performing SQL problems in lemmy’s code right now. an open pull request to fix a bug. On my instance, it is already taking over 5 seconds for PostgreSQL to delete a single post or comment, and I only have 2 months worth of data in the database.