21084d8313
tracker-policy-pr / check-pr (pull_request) Successful in 1m18s
test / integration-docker (pull_request) Successful in 1m31s
lint / lint (push) Successful in 2m55s
test / integration-firecracker (pull_request) Successful in 4m17s
test / unit (pull_request) Failing after 13m18s
test / coverage (pull_request) Has been skipped
test / publish-infra (pull_request) Has been skipped
http_connect now stashes the resolved (config, slug, env) under _FLOW_CTX_KEY after resolving, so request() can reuse it without a second orchestrator round-trip. Plain-HTTP flows (no prior CONNECT stash) still resolve in request() as before.