Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

abort batched latest requests #363

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

abort batched latest requests #363

wants to merge 3 commits into from

Conversation

jvigliotta
Copy link
Collaborator

@jvigliotta jvigliotta commented Aug 14, 2023

Closes #441

Describe your changes:

  • TODO: Verify that this aborts staleness
  • Finish this

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this change backwards compatible? For example, developers won't need to change how they are calling the API or how they've extended core plugins such as Tables or Plots.

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?
  • Has associated issue been labelled unverified? (only applicable if this PR closes the issue)
  • Has associated issue been labelled bug? (only applicable if this PR is for a bug fix)

@jvigliotta jvigliotta changed the title abort batched latest requests and limit requests abort batched latest requests Aug 22, 2023
@akhenry akhenry requested review from shefalijoshi and ozyx and removed request for ozyx March 11, 2024 21:31
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.

[Performance] Some HTTP requests are not aborted when navigation event occurs
1 participant