listmonk icon indicating copy to clipboard operation
listmonk copied to clipboard

add retry delay

Open MaximilianKohler opened this issue 11 months ago • 3 comments

I have no clue what I'm doing. It would be hilarious if this is correct and works.

I searched this: https://github.com/search?q=repo%3Aknadh%2Flistmonk%20max_msg_retries&type=code

And then duplicated it for "retry delay".

I got the email.go code from chat gpt.

Hopefully this closes https://github.com/knadh/listmonk/issues/2272. I plan to set the delay to 60s+.

MaximilianKohler avatar Feb 17 '25 02:02 MaximilianKohler

This is almost correct, but there are syntax errors in the Go code in internal/messenger/email/email.go. I'll pick this up and fix in the coming weeks. The PR does save time, thanks!

knadh avatar Feb 17 '25 11:02 knadh

I asked Github Copilot and got a very different answer: https://github.com/copilot/share/02305230-4364-8806-b053-2c022449200c

MaximilianKohler avatar Feb 17 '25 17:02 MaximilianKohler

Knadh, any ETA on this?

MaximilianKohler avatar Aug 28 '25 23:08 MaximilianKohler