Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Cody Ignore: use "cache-and-network" fetch policy for context filters query#62545

Merged
taras-yemets merged 2 commits intomainfrom
ty/cody-ignore-upd-fetch-policy
May 8, 2024
Merged

Cody Ignore: use "cache-and-network" fetch policy for context filters query#62545
taras-yemets merged 2 commits intomainfrom
ty/cody-ignore-upd-fetch-policy

Conversation

@taras-yemets
Copy link
Contributor

Occasionally, Firefox cancels ContextFilters requests, resulting in an NS_BINDING_ABORTED error. This error can lead to inconsistent query results. To ensure that the Cody context filters values on the client remain up-to-date, this change modifies the fetch policy from the default cache-first to cache-and-network.

Test plan

  • CI

@taras-yemets taras-yemets requested a review from willdollman May 8, 2024 14:18
@cla-bot cla-bot bot added the cla-signed label May 8, 2024
@taras-yemets taras-yemets enabled auto-merge (squash) May 8, 2024 14:20
@taras-yemets taras-yemets merged commit 4c0399d into main May 8, 2024
@taras-yemets taras-yemets deleted the ty/cody-ignore-upd-fetch-policy branch May 8, 2024 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants