Sacred vs Hydra - shivamvats/notes GitHub Wiki
- You can't modify the configuration from inside captured functions (which includes the main function), by default. There is a workaround, though.
- Sacred does not work well with VSCode's debugger. The debugger is unable to return the call stack if a failure occurs.
⚠️ **GitHub.com Fallback** ⚠️