| 400 |
If a request doesn’t have data or it’s not valid JSON format |
| 401 |
If user or token header missed or it has incorrect values |
| 408 |
If a request runs more then 1 minute |
| 429 |
If a controller has more then 100 “opened” requests now |
| 500 |
Any WebSocket formatted error on request |