What's Changed
- Catch and log errors by — Wrap handler functions in try / catch blocks that log and rethrow errors to provide better logging
- Fix exempted entities parsing issue. Previously would crash on testnet block 384889 when
NO_NATIVE_GRAPHQL_DATA
was not set - Allow for manually configuring the images memory. — Setting
MAX_OLD_SPACE_SIZE
in the docker environment will be passed onto the process start as the node flag-max-old-space-size