You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
The text was updated successfully, but these errors were encountered:
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}
The text was updated successfully, but these errors were encountered: