question

Upvotes
Accepted
383 7 13 15

getting error message "Output threshold breached for "user" 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.

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.


#technologyeta-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
21.8k 57 14 21

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.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.