diff options
| author | Stefan Boberg <[email protected]> | 2026-04-02 22:21:47 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-04-02 22:21:47 +0200 |
| commit | 6c68112794901029e3e9be1a3444ada205179b49 (patch) | |
| tree | 352675dce35e7a6545a7242ee208554394ca0567 /src/zenhttp/httpserver.cpp | |
| parent | Merge branches 'sb/compute-oidc-auth' and 'sb/compute-oidc-auth' of https://g... (diff) | |
| download | zen-6c68112794901029e3e9be1a3444ada205179b49.tar.xz zen-6c68112794901029e3e9be1a3444ada205179b49.zip | |
Add eager-attach mode to RemoteHttpRunner for single-roundtrip submits
When m_EagerAttach is true (the new default), action submissions include
all referenced attachments in a CbPackage upfront, eliminating the 404
need-list round-trip. The previous two-step approach is preserved when
the flag is false. Both paths retain the FailedDependency worker
re-registration retry.
Diffstat (limited to 'src/zenhttp/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions