Skip to content

API call not stack with the queue from the website. #2452

@xiaol

Description

@xiaol

Describe the bug

I have a website about 5k DAU ,and api call from another service through api doc , i can see from console these api from another service jump queue and process immediately.

Is this supposed behavior or a bug?how can i fix this ?

Is there an existing issue for this?

  • I have searched the existing issues

Reproduction

call api when there is a queue in website : https://ai-creator.net/aiart ,

I am hosting stable diffusion webui, i am not so sure how can you debug online.

Screenshot

No response

Logs

...

image

you can see there are two jobs ,but i have only set concurrency_count=1 in my code.

System Info

>>> import gradio as gr
>>> gr.__version__
'3.4b3'
>>>

Severity

serious, but I can work around it

Metadata

Metadata

Labels

bugSomething isn't workingneeds reproAwaiting full reproduction

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions