Fork me on GitHub
#onyx
<
2018-07-16
>
sparkofreason01:07:54

Cranked up the error rate and gave in a couple of more runs, no issues. It was happening for around one in three recoveries before, so I'd say it's solid now.

lucasbradstreet01:07:01

Great. Took a while but we worked our way through that 🙂. Properly re-initializing on recovery is often a gotcha. Luckily the design of the task state machine means that there aren’t really any concurrency/race conditions to worry about so there weren’t all that many potential causes.

sparkofreason01:07:55

Nice. Thanks for your help on that.

lucasbradstreet01:07:18

Pushed a commit with a fix. I’ll release 0.13.1 in the next day or two, but you should be fine to use that snapshot for now.