HI Jakub, Please file a ticket for providing a Flow in the library that kills off the stream if observed throughput drops below a threshold for a prolonged time, or alternatively, logs it. It should properly distinguish between idle periods from reduced throughput.
-Endre On Fri, May 29, 2015 at 3:27 PM, Jakub Liska <[email protected]> wrote: > I got it, it wasn't related to akka-stream but to one of the services on a > particular host the stream is communicating with, it's throughtput > decreased from day to day about 95% and the entire stream depended on it so > it decreased about 95% too... > > It's pretty hard to detect such state, it'd really need some built-in > profiling mechanism > https://groups.google.com/forum/#!topic/akka-user/emBAWO2rxsU > > -- > >>>>>>>>>> Read the docs: http://akka.io/docs/ > >>>>>>>>>> Check the FAQ: > http://doc.akka.io/docs/akka/current/additional/faq.html > >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user > --- > You received this message because you are subscribed to the Google Groups > "Akka User List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/akka-user. > For more options, visit https://groups.google.com/d/optout. > -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
