powerhouse-inc / connect

https://document-model-electron.vercel.app
3 stars 3 forks source link

feat: handle invalid listener id with status error 400 instead of 404 #438

Closed gpuente closed 2 months ago

gpuente commented 2 months ago

Description:

gpuente commented 2 months ago

Would check for the error msg. If it contains Transmitter not found I would register a new one. A bad request on getStrands could also happen if the request contains the optional since parameter in a wrong type (ie number instead of string)

working on it!

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
connect ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 2:48pm
gpuente commented 2 months ago

Would check for the error msg. If it contains Transmitter not found I would register a new one. A bad request on getStrands could also happen if the request contains the optional since parameter in a wrong type (ie number instead of string)

added! 86982ff

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.0.0-next.6 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: