lianatech-jutaky
lianatech-jutaky
Scheduled queue based TSA actions would be great. A big +1 for setting `max_message_rate` for a scheduled queue.
I would accept implementation of #299 as a solution for this issue.
Can you provide an example assuming the Campaign ids are dynamic GUIDs which come and go as customers create campaigns and Kumo has a single tenant? To me queue based...
Out of curiosity I had a look at the code and I came up with the following diff. I didn't test beyond compilation as there are probably all kind of...
We have rules with ten or so regexes and the text strings in the patterns can be long. The core of the problem is that internal TransientFailure log lines are...
Ah, I didn't think of combining the provider definitions with `prohibited_hosts`. This works very well and the log line even has the MX name. 👍 Perhaps drop this hint into...