issues
search
sam-goodwin
/
eventual
Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
179
stars
4
forks
source link
fix: socket message throw
#459
Closed
thantos
closed
1 year ago
thantos
commented
1 year ago
Fixes #456
Fix bug where an error in the message handler would be uncaught in and crash the server.
Local command/http tests were always calling the cloud url, which... is wrong. Fixed that.
Fixes #456