nextcloud / nextcloud/integration_openai

Use the user facing error message processing exception from stable33

Open
#296 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority: medium
Dominant language
PHP
Stars
75
Forks
32
Avg merge
9d 8h
Merged PRs (30d)
4

Description

Which version of integration_openai are you using?
Which version of Nextcloud are you using?

v33

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

No response

Describe the Bug

Whenever the task processing provider throws an error that makes the task fail due to erroneous user input, currently the assistant can only display an opaque error.

Expected Behavior

the new exception should be used to make sure the user gets displayed a meaningful error message.

To Reproduce

Try to create an image with 64x64 dimensions

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 by reproducing the task-processing failure with an image request using 64x64 dimensions, then inspect the exception handling path for the task processing provider. Confirm that the new exception from stable33 is used so invalid user input produces a meaningful user-facing error instead of an opaque message.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.