Skip to content

Feat/cache control fresh - #1107

Open
jfrain99 wants to merge 10 commits into
edgefrom
feat/cache-control-fresh
Open

Feat/cache control fresh#1107
jfrain99 wants to merge 10 commits into
edgefrom
feat/cache-control-fresh

Conversation

@jfrain99

Copy link
Copy Markdown
Collaborator

No description provided.

samcamwilliams and others added 7 commits August 28, 2026 03:31
Keep unsigned max-age and max-stale out of computation identity and device input while retaining them as resolver-only cache policy. Preserve co-located freshness metadata and commitments without adding a commitment scan to unsigned cache hits.
Comment thread src/core/resolver/hb_ao.erl Outdated
Base = normalize_keys(RawBase, Opts),
Req = normalize_keys(RawReq, Opts),
resolve_stage(2, Base, Req, Opts);
{SemanticReq, PreparedOpts} = hb_cache_control:prepare(Req, Opts),

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See reserved_request_policy_is_not_device_input_test in hb_cache_control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants