nextcloud / nextcloud/context_chat

feat: improve context_chat_backend error message

Open
#209 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.