Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Bugfix: Catch and release missing events

Compare
Choose a tag to compare
@Synesso Synesso released this 21 Feb 04:46
· 44 commits to master since this release
a0ad729

Adds support for missing snapshot events, capturing those that are unrecognised into a catch all type so that streams can continue.
Match on UnrecognisedEffect in order to extract unknown values.