Closed Seth-Carter closed 4 days ago
@contentful/team-tolkien Are there flakey component tests, or have I actually somehow changed rich text rendering despite not touching any of that code?
@contentful/team-tolkien Are there flakey component tests, or have I actually somehow changed rich text rendering despite not touching any of that code?
Mh I saw the Richtext.HR text failing sometimes, so should be flacky :/
@contentful/team-tolkien Are there flakey component tests, or have I actually somehow changed rich text rendering despite not touching any of that code?
Mh I saw the Richtext.HR text failing sometimes, so should be flacky :/
We have a task for it in the backlog: https://contentful.atlassian.net/browse/TOL-2583
@contentful/team-tolkien Are there flakey component tests, or have I actually somehow changed rich text rendering despite not touching any of that code?
Mh I saw the Richtext.HR text failing sometimes, so should be flacky :/
We have a task for it in the backlog: https://contentful.atlassian.net/browse/TOL-2583
Thanks for confirming that I'm not insane (at least not when it comes to this PR).
This PR adds error handling for cases when external resources retrieved via function invocation result in an error.
The error message also presents a link to the relevant function invocation log page in the web app so users can debug any issues caused by errors inside their functions.