getting error message "Output threshold breached for "user" at position "127.0.0.1" on host "hostnam

we are getting below error message on ads logfile, and our application is getting disconnected from the service.

Output threshold breached for "userName" at position "127.0.0.1" on host "hostName" using application "188" of version "eta3.6.8.L1.win.rrg 64-bit Static" on channel 56.

what does this error message means ? and how to avoid this threshold breach.


Best Answer

  • Gurpreet
    Answer ✓

    Hi @Bhimrao.Ghule,

    This error means that the consumer application is not processing the messages fast enough and that ADS cannot keep buffering the data to be delivered to it. We call this a slow-consumer. Please speak with the developer of this application and get them to optimize the app code, or reduce the processing they are doing or reduce the number of items and/or fields they are subscribing to.

    It is best if you get the app developer to directly ask API question on these forums.