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
Additional information, screenshots, or code examples
I've tested the endpoint on three different machines (Windows, Ubuntu and Mac), including the server running the service itself. Clients I've tested with are HTTPie CLI and desktop app, cURL and another HTTP client as well as the browser. Each returns in less than 500ms except the CLI. This happens regardless of how the program was installed (pip or brew).
The text was updated successfully, but these errors were encountered:
Checklist
Minimal reproduction code and steps
https://repro.pacemakr.at
.Current result
Request takes several seconds or even minutes.
Expected result
Return (pretty much) immediately.
Debug output
Additional information, screenshots, or code examples
I've tested the endpoint on three different machines (Windows, Ubuntu and Mac), including the server running the service itself. Clients I've tested with are HTTPie CLI and desktop app, cURL and another HTTP client as well as the browser. Each returns in less than 500ms except the CLI. This happens regardless of how the program was installed (pip or brew).
The text was updated successfully, but these errors were encountered: