Skip to content

Issue 1364: Better handling for error handling and canceled requests - #2059

Open
labkey-susanh wants to merge 6 commits into
developfrom
fb_infiniteSpinnerFix
Open

Issue 1364: Better handling for error handling and canceled requests#2059
labkey-susanh wants to merge 6 commits into
developfrom
fb_infiniteSpinnerFix

Conversation

@labkey-susanh

@labkey-susanh labkey-susanh commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Rationale

Issue 1364: It can occasionally happen that a page element that relies on a query model will show a Loading spinner indefinitely. This most likely happens when there is an error response that looks like a canceled request, so the error is never handled and the loading state is never updated.

Related Pull Requests

Changes

  • Add a RequestTracker, wrapping a RequestHandler to explicitly track cancelations

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.

1 participant