An old axiom of philosophy is: same Action, same Circumstances, same Result.
Remembering this has helped me solve many bugs in my career... especially when the code that is part of the Action isn't idempotent and changes the Circumstances after the initial attempt at replication.
mikece•4h ago
Remembering this has helped me solve many bugs in my career... especially when the code that is part of the Action isn't idempotent and changes the Circumstances after the initial attempt at replication.