Fork me on GitHub
#onyx
<
2019-04-12
>
guillaume14:04:33

I’ve implemented resuming and potential onyx failure scenarios as unit tests. Was inspired by this PR https://github.com/onyx-platform/onyx-examples/pull/14/files#diff-7745aeec18d5a1f8373de9fa6a8e5e7bR125 I would like to avoid doing the arbitrary timeout and instead hook (robert hooke) on a method call of the onyx.api that guarantees that a snapshot coordinate will be written. Any suggestion?