secretsauceai / voice-assistant-protocol

A bus for voice assistants, including benchmarks.
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Client response on skill error #42

Open sheosi opened 2 years ago

sheosi commented 2 years ago

Right now if a skill returns an error 500 the message the client receives is a 500 too, do we have to take multiple skills into account? Does it make sense?