developer-portal
developer-portal copied to clipboard
Implement Graceful Changelog Failure Option
Currently when something occurs on the Edge endpoint the application cannot gracefully handle error responses. This not only results in empty pages, but also prevents successful builds.
Need to implement:
- Application option to disable changelog integration
- Log errors but prevent failing builds