• herrvogel@lemmy.world
    link
    fedilink
    arrow-up
    28
    ·
    4 days ago

    I once worked on a project where the main function would run the entire code in a try-catch block. The catch block did nothing. Just returned 200 OK. Didn’t even log the error anywhere. Never seen anything so incredibly frustrating to work on.