Skip to content

aws: s3sink: Treat stopping without EOS as an error for multipart upload

Arun Raghavan requested to merge arun/gst-plugins-rs:s3sink-stop-error into main

This allows us to try to clean up based on configuration (abort / complete / do nothing) if the pipeline is shut down without an EOS.

Merge request reports