ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Observability: Status Codes Separate Discord channels
Open
@vprashrex is already working on this.
Since Jul 7, 2026.
- Dominant language
- Python
- Stars
- 18
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem?
Currently, all HTTP status codes from client and server sides are mixed in the same Discord channel. This makes it difficult to distinguish between client-side and server-side issues, leading to confusion.
Describe the solution you'd like
- Create a separate Discord channel for client status codes.
- Create another separate channel for server status codes.
- Route client and server status codes to their respective channels.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.