Open philliha opened 7 years ago
Occasionally missing the first clip is still happening, very sporadically. No sort of sequence to it, Joe was doing the same test every time and it happened 2 out of 30ish. Works fine after the first missed clip, you can continue to capture. Seems like it only every happens on the first clip as Joe logged 50 in a row with no issue. Will test further this afternoon.
@philliha yeah, that's what I was noticing too - which is why I was trying to do the first clip before the loop. I might go back to that, especially since you've said that logger switching will require a restart.
Very occasionally the pipes miss messages. I believe this is because of the ways the pipes connect after receiving a message. In my pipeclient I have a timeout on the initial connect but none after that one:
I think if we mirror this functionality we'll be all set.