ArtVentureX / sd-webui-agent-scheduler

619 stars 63 forks source link

agent-scheduler/v1/queue/clear doesn't seem to work #107

Open mitchoz opened 1 year ago

mitchoz commented 1 year ago

Response on this endpoint returns

message: "Queue cleared." success: true

but the queue isn't cleared.

Also doesn't work using gradio frontend.

artventuredev commented 1 year ago

Do you see any error messages in the SD webui console or browser console? I ran a quick test on my end and everything appears to be working fine.