abalashov left a comment (kamailio/kamailio#4603)

> I pushed a commit to add 200ms task-send timeout. I plan to make it a 
> modparam soon (with option to disable it if value 0), just confirm first is 
> what you need in your case.

I appreciate it. It's open source, and beggars can't be choosers. :)

If it were up to me and I had the ability, I think I would choose a more 
sophisticated approach with some queueing depth and true nonblocking sending on 
the SIP worker side. Even a 200 ms delay (or any amount of delay large enough 
to avoid spuriously triggering) can easily stall a busy pool of SIP workers. I 
would be totally fine if the EVAPI dispatcher discarded what a connected client 
socket could not absorb in a reasonable way, though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/4603#issuecomment-3959902647
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/4603/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to