<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div>I've recently encountered a problem with the rest-api-output bot. The bot sometimes timeouts because the consumer endpoint is unavailable. I've thought that the <font color="#000000"><span style="white-space:pre-wrap">error_procedure -> pass would solve the problem and the bot would retry after several seconds (immediately in current set-up). However the bot tries once and than stops I thought that max retiries discards the event but in this case it seems that it shuts down the bot itself. There are no modifications to the code of the code. Following is the runtime configuration without the targets configuration. The exception is quite large so I've added it to the attachment. </span></font></div><div><br></div><div><div>"rest-api-0-output":{</div><div>   "group":"Output",</div><div>   "module":"intelmq.bots.outputs.restapi.output",</div><div>   "name":"REST API",</div><div>   "parameters":{</div><div>      "error_dump_message":true,</div><div>      "error_log_message":true,</div><div>      "error_max_retries":1,</div><div>      "error_procedure":"pass",</div><div>      "error_retry_delay":0,</div><div>      "hierarchical_output":true,</div><div>      "use_json":true</div><div>   }</div><div>},</div></div><div><br clear="all"><div><div dir="ltr" class="m_7113859477210973719gmail_signature"><div dir="ltr"><div><div dir="ltr">Sincerely,<div>Václav Brůžek</div></div></div></div></div></div></div></div></div></div></div>