Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make sure that we don't cache sub-requests that 400-500 error #2554

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

blittle
Copy link
Contributor

@blittle blittle commented Apr 13, 2024

Description

We were caching sub-requests to the SFAPI that 400 or 500 error without a graphql JSON error response body. Make sure we don't do that and add a test.

Before submitting the PR, please make sure you do the following:

  • Read the Contributing Guidelines
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123)
  • Update docs in this repository according to your change
  • Run yarn changeset add if this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning

@blittle blittle force-pushed the bl-fix-sub-request-error branch from 9dc4a6a to 335a8d5 Compare April 13, 2024 00:52
@blittle blittle merged commit 2034e00 into v1.x-2022-07 Apr 15, 2024
6 checks passed
@blittle blittle deleted the bl-fix-sub-request-error branch April 15, 2024 13:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants