nextcloud / nextcloud/context_chat
feat: improve context_chat_backend error message
Open
Nobody has claimed this yet.
enhancement
priority: normal
- Dominant language
- PHP
- Stars
- 29
- Forks
- 12
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 5
Description
Describe the feature you'd like to request
https://github.com/nextcloud/context_chat_backend/issues/268
In LangRopeService.php line 168:
Error received from Context Chat Backend (ExApp) with status code 503: Context Chat is disabled, enable it from AppAPI to use it.
also mention the deploy daemon check
Describe the solution you'd like
/
Describe alternatives you've considered
/
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.
Research direction
Start with the error handling around LangRopeService.php line 168 and review the referenced Context Chat Backend issue. Trace how the 503 response is formatted and determine how the deploy daemon check should be represented. Done means the error message clearly mentions both that Context Chat is disabled and the deploy daemon status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100