Skip to content

Cnb 1650 internal cache - #279

Merged
mjancarik merged 4 commits into
masterfrom
CNB-1650-internal-cache
Mar 17, 2026
Merged

Cnb 1650 internal cache#279
mjancarik merged 4 commits into
masterfrom
CNB-1650-internal-cache

Conversation

@lastuvka

Copy link
Copy Markdown
Collaborator

No description provided.

Zdenek Lastuvka added 4 commits March 13, 2026 08:36
Called when the fetch itself throws (network error, timeout, abort)
Deduplicates concurrent in-flight requests to the same endpoint. If a
second (or subsequent) request arrives for the same key while the first
has not yet resolved, the later requests wait for the first and share
its response — no extra fetch is made.
@mjancarik
mjancarik merged commit b503c15 into master Mar 17, 2026
8 checks passed
@mjancarik
mjancarik deleted the CNB-1650-internal-cache branch March 17, 2026 16:37
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.

3 participants