-
Notifications
You must be signed in to change notification settings - Fork 885
Closed
Milestone
Description
Title
When docfx fails, it is very hard to figure out even what project was the cause and a single failing project will immediately abort the whole process.
Functional impact
Makes it hard to debug problems.
Minimal repro steps
Anything that causes docfx to fail to process
Expected result
Docfx to catch and log exceptions on problematic projects, indicating clearly what projects failed, but continue processing remaining projects.
Actual result
See the output from #1345 as an example.
Reactions are currently unavailable