RocketChat / Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.
https://rocketchat.github.io/Rocket.Chat.Apps-engine/
MIT License
114 stars 119 forks source link

fix: handle api endpoint execution exceptions #747

Closed tapiarafael closed 3 months ago

tapiarafael commented 3 months ago

What? :boat:

The fix should solve problems where Rocket.chat throws an exception when executing the endpoint, but the application doesn't catch it. We return an ' Internal server error ' to avoid letting the client of the request go without a response.

Why? :thinking:

Links :earth_americas:

PS :eyes: