<div dir="ltr">Hi,<div>I think that the 'pass' parameter behaviour should be applied here and retrying forever is the correct approach. Because in my case the monitoring of the botnet is an issue and bots stopping abruptly is a big headache.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Sincerely,<div>Václav Brůžek</div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 23 Oct 2018 at 11:47, Sebastian Wagner <<a href="mailto:wagner@cert.at">wagner@cert.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On 10/10/2018 15.36, Sebastian Wagner wrote:<br>
> If the error_procedure is pass and there are pipeline problems, the<br>
> bot stops (in bot.py search for "error_procedure: pass and pipeline<br>
> problem").<br>
<br>
<br>
Which behavior would you (all readers) expect in this case, after the<br>
maximum configured retries are reached?<br>
<br>
Some possibilities:<br>
 * Retrying forever. (Comment: The procedure is pass, not retry)<br>
 * Dumping the message. (Comment: The error is most probably not<br>
specific to the message)<br>
 * Stopping. (Current behavior)<br>
<br>
Sebastian<br>
<br>
-- <br>
// Sebastian Wagner <<a href="mailto:wagner@cert.at" target="_blank">wagner@cert.at</a>> - T: +43 1 5056416 7201<br>
// CERT Austria - <a href="https://www.cert.at/" rel="noreferrer" target="_blank">https://www.cert.at/</a><br>
// Eine Initiative der <a href="http://nic.at" rel="noreferrer" target="_blank">nic.at</a> GmbH - <a href="https://www.nic.at/" rel="noreferrer" target="_blank">https://www.nic.at/</a><br>
// Firmenbuchnummer 172568b, LG Salzburg<br>
<br>
<br>
</blockquote></div>