sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
173 stars 4 forks source link

Bug: Some Errors don't normalize correctly #433

Open thantos opened 10 months ago

thantos commented 10 months ago

Workflow threw a ReferenceError, but the normalizeError function returns {}. Should get the message and the error name instead.

Actual:

Error: {}

Expected

ReferenceError: message