AI-Horde
AI-Horde copied to clipboard
Status endpoints should return which worker is processing request
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}