akka-stream-contrib icon indicating copy to clipboard operation
akka-stream-contrib copied to clipboard

FAILED: Pulse Stage should emit the first available element

Open manonthegithub opened this issue 7 years ago • 7 comments

[info] PulseSpecAutoFusingOff: [info] Pulse Stage [info] - should signal demand once every interval (957 milliseconds) [info] - should keep backpressure if there is no demand from downstream (565 milliseconds) [info] An initially-opened Pulse Stage [info] - should emit the first available element *** FAILED *** (174 milliseconds) [info] A timeout occurred waiting for a future to complete. Queried 7 times, sleeping 15 milliseconds between each query. (PulseSpec.scala:63) [info] org.scalatest.concurrent.Futures$FutureConcept$$anon$1: [info] at org.scalatest.concurrent.Futures$FutureConcept.tryTryAgain$1(Futures.scala:538)

manonthegithub avatar Jul 12 '17 20:07 manonthegithub

Full logs: here

manonthegithub avatar Jul 12 '17 20:07 manonthegithub

I assume this was one of the timing issues, closing

ktoso avatar Jul 14 '17 15:07 ktoso

Hmm I think this was actually after the timeouts were widened... but not sure, let's just reopen if/when it happens again :+1:

raboof avatar Jul 14 '17 16:07 raboof

Okey :) sorry if was too eager to close

ktoso avatar Jul 14 '17 16:07 ktoso

This issue is still reproducing: logs here, but the #109 duplicates this

manonthegithub avatar Jul 14 '17 16:07 manonthegithub

Thanks, my bad!

ktoso avatar Jul 14 '17 16:07 ktoso

I guess either this one or #109 can be closed as duplicate.

manonthegithub avatar Jul 14 '17 16:07 manonthegithub