mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-28 11:09:41 +00:00
Introduce `OnExportGenerationFails` subscriber to handle export generation failures. It logs errors, updates the export status to failure, and records generation errors. Added tests to validate the new functionality.