mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-10 06:17:28 +00:00
* Refactor saving pipeline snapshot to handle the try-except inside and to cover more cases (e.g. try-excepts around our serialization logic) * Add reno * Fix * Adding tests * More tests * small change * fix test * update docstrings