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

fix: cleanup after timeout [SPA-1711] #481

Closed
wants to merge 22 commits into from
Closed

Conversation

Chaoste
Copy link

@Chaoste Chaoste commented Dec 21, 2023

Currently, a timed out request is kept in the request cache. So when we retry it, we directly get the same error again.

colomolo and others added 22 commits November 16, 2023 10:05
* feat: remove merge function

* chore: fix lint issue

* chore: fix linting errors

* chore: remove unused test

* chore: remove unused logs

* chore: update deps
* feat: remove unused code

* chore: fix linting issues

* chore: remove resolve ref test

* chore: update save event types

* chore: remove unused helpers

* chore: refactor has own key check
@Chaoste Chaoste closed this Dec 21, 2023
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