deep-foundation / deep-foundation/deepcase-app
Error: DeepClient Select Error: Response not successful: Received status code 500
Open
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description

### Error
```
392 | variables: Object.assign(Object.assign({}, variables), query)
393 | })('a', 0));
> 394 | throw new Error(`DeepClient Select Error: ${e.message}`, { cause: e });
395 | }
396 | });
397 | }
```
### Description
The error appears every time you try to open a deepcase after the discord-gpt-bot has been launched
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.