You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some time later I figured out that the problem was not only because of ack, but also because of api.neighbor-changes generated incoming messages to API-process, even when api.send = {} and ack=false.
This is kinda confusing, and took a lot of time to debug, so maybe you would consider moving neighbor-changes into send section.
The text was updated successfully, but these errors were encountered:
From #1141
Some time later I figured out that the problem was not only because of ack, but also because of
api.neighbor-changes
generated incoming messages to API-process, even whenapi.send = {}
and ack=false.This is kinda confusing, and took a lot of time to debug, so maybe you would consider moving
neighbor-changes
into send section.The text was updated successfully, but these errors were encountered: