• BatmanAoD@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    4 days ago

    It depends what kind of errors you’re talking about. Suppose you’re implementing retries in a network protocol. You can get errors pretty regularly, and the error handling will be a nontrivial amount of your runtime.