AI-Horde icon indicating copy to clipboard operation
AI-Horde copied to clipboard

Status endpoints should return which worker is processing request

Open Tomislaw opened this issue 1 year ago • 0 comments

I tried to debug why my Alchemist worker is not getting any interrogations requests, even when I spam with api requests. It would be great if status endpoints, (especially for alchemist worker) would return which worker is processing requests.

It could also help find any bad actors who might consume requests without returning response.

So it would be great if worker id would be added to result of these endpoints: /v2/interrogate/status/{id}

Tomislaw avatar Mar 05 '24 20:03 Tomislaw