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
`reqwest::Client` manages an internal connection pool. For executions
that make multiple requests to the same host we can take advantage of
that pool.
Signed-off-by: Lann Martin <lann.martin@fermyon.com>
0 commit comments