robot007 / api_support

issue board for API support
0 stars 0 forks source link

#7: Stucked in the task ID to check: nd9547dq2drgm0cg12k91rtxc8 #1

Closed robot007 closed 3 months ago

robot007 commented 3 months ago

After investigation, I found out the task in the database.

  1. Issue: This task is not finished, as the status is "starting" in the following image.(in Fig.1) If it is finished the status should be "succeeded" (in Fig. 2)
  2. Reason: The issue with the problem has an empty positive prompt. Then AI did not know what to draw.
  3. Solution: This is not a software bug in the backend. It is a feature for frontend, please don't allow users to submit empty strings, and if the status is not "succeeded" tell the user that this task is not successful.

image Fig 1. task of the issue: nd9547dq2drgm0cg12k91rtxc8

image Fig 2. a successful task.