<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/miconda/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/miconda">@miconda</a> To answer a few other questions:</p>
<ol>
<li>
<p>I always set <code>$http_req(suspend) = 1</code> on async HTTP client transactions;</p>
</li>
<li>
<p>There are no <code>event_routes</code> anywhere;</p>
</li>
<li>
<p>The flow is complex, though. After this async HTTP query, there is another <em>synchronous</em> HTTP query using the normal <code>http_client</code> module + <code>mqueue</code> + <code>rtimer</code> -- it was implemented this way because of some problems with transaction-persistent variables (ironically) when suspending the same TM transaction twice, and a desire for more granular control over the request pipelines given the high and somewhat unpredictable latency of what's being queried.</p>
</li>
</ol>
<p>Nevertheless, all this takes place long after the crash point.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2286#issuecomment-615530081">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJSBJ6RUK2BJR3UONLRND5DNANCNFSM4MIVPAIQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZKNY5RA4PRH46S5GKDRND5DNA5CNFSM4MIVPAI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOESYD4YI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2286#issuecomment-615530081",
"url": "https://github.com/kamailio/kamailio/issues/2286#issuecomment-615530081",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>