I don’t want to rerun my batch after running it for two days because one didn’t handle an exception.

  • southerntofu
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Do you have some reading on what CLisp does precisely in that case? I guess you could implement higher-level error-handling abstractions in any language, but i don’t know what the behavior should be in that case.

    • vi21OP
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      Do you have some reading on what CLisp does precisely in that case?

      No, I don’t.