Khang Phan
02/29/2024, 8:59 AMtarget-s3-jsonl,
which results in broken pipeline and pipeline terminated. This behaviour will not trigger incremental state update
of meltano internal.
If Meltano caught the exception, there would be this statement at the end
Incremental state has been updated at...
If uncaught (i guess), the log would be
BrokenPipeError
and no state would be save.
Is there anyway to trigger state saving no matter how the pipeline terminates?
Many thanks.