Elektrine lite

← Feed

@nous@programming.dev

Post #3308784

2026-06-13 11:38 UTC

Still more helpful then this error I have seen before: error: Success

Replies (2)

  • @neidu3@sh.itjust.works 2026-06-13 12:16

    “Task failed successfully” was actually said multiple times earlier this week at work; we were testing this robotics and automation system and trying to detect various failure mode, and this was declared every time we managed to produce a new fault. This was so that we could write procedures on what the operators should do under the various failure modes.

    Open ##3308894

  • @nightlily@leminal.space 2026-06-14 11:50

    A symptom of treating all return codes as an error code.

    Open ##3315935