CESNET / netopeer2

NETCONF toolset
BSD 3-Clause "New" or "Revised" License
301 stars 189 forks source link

[Query] Notification timeout error #1500

Open ankit7gup opened 10 months ago

ankit7gup commented 10 months ago

Hi @michalvasko ,

I have a query, in which situation, application can get timeout error while trying to send a notification. with below parameters. sr_notif_send_tree(session, notif_structure, timeout = 0, wait = 0)

Internal Application Logs: Could not send notification, Timeout expired" SR_ERR_TIME_OUT"

We are using the netopeer2 version 2.1.59

michalvasko commented 10 months ago

Probably a dead lock problem and it is no use creating similar issues over and over. You will have to update netopeer2, there is no other way to get rid of them.

ankit7gup commented 10 months ago

We are already in process to upgrade. Just want to make sure, With the latest upgrade, even this one will be resolved.

michalvasko commented 10 months ago

I cannot guarantee that but we did rather extensive testing and found no more issues after several fixes.