Hi everyone, I’m having a problem using `target-s3...
# troubleshooting
k
Hi everyone, I’m having a problem using
target-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
Copy code
Incremental state has been updated at...
If uncaught (i guess), the log would be
Copy code
BrokenPipeError
and no state would be save. Is there anyway to trigger state saving no matter how the pipeline terminates? Many thanks.
👀 1