Vsevolod Stakhov
Vsevolod Stakhov
So what happened here: 1. Proxy has received SIGTERM and logged it 2. Controller has died but has not reported back that it's dead 3. So 6/7 workers reported termination...
What is your `task_timeout`?
Ok, so it explains why does it wait for 60 seconds.
I think this PR should solve your issue.
Has it helped?
How many open connections are reported during this waiting? It can be checked with `rspamadm control stat`
> Says > > ``` > # rspamadm control stat > Cannot make HTTP request: IO timeout > ``` Damn, it stops this logic too early perhaps.
I cannot reproduce it. My email client does not show this link as clickable, so Rspamd does it's detection properly here.
> That doesn't explain why it seems to skip the text/plain found url when parsing (because of the multipart/alternative?). The logic here is simple: if we have MP-alt part with...
Interesting, I was also suspecting gmail to be the worst email client ever, however, it seems that Apple mail is not better. Outlook is very close in that game to...