minus-squareLysergid@lemmy.mltoProgramming@programming.dev•Retry is not a loop, its a data structurelinkfedilinkarrow-up16arrow-down1·15 days agoTLDR: a lot of text to say that maybe you have a bug because you forgot ordering and idempotence. Check your code. Has nothing to do with retry in particular btw. linkfedilink
TLDR: a lot of text to say that maybe you have a bug because you forgot ordering and idempotence. Check your code.
Has nothing to do with retry in particular btw.