-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
For a while, I was seeing this cryptic error message:
After a bit of digging, I found that I had an error in my textToEntity middleware that was getting swallowed by the middleware handler, I assume here:
| } catch (e) { |
I've worked around this for now by wrapping the contents of my middleware with a try/catch and logging the error.
Metadata
Metadata
Assignees
Labels
No labels
