Thanks for this module. If the process ends before all chunks are resolved, data will remain unwritten to clickhouse. How can I explicitly check if there are unresolved chunks and trigger ```resolver.onResolved``` to load all unresolved chunks?
Thanks for this module.
If the process ends before all chunks are resolved, data will remain unwritten to clickhouse.
How can I explicitly check if there are unresolved chunks and trigger
resolver.onResolvedto load all unresolved chunks?