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

Remove pending requests on session expiration #1356

Merged
merged 1 commit into from
May 17, 2024

Conversation

jackpooleywc
Copy link
Contributor

Description

This is a follow up to #1353.

In addition to clearing stale requests on initialisation, this PR also makes sure requests related to the session are also cleared when the session expires.

Resolves #1343

How Has This Been Tested?

Note

This has not yet been tested against the bug as I am still unable to reproduce, this will be tested before merging.

Due Dilligence

  • Breaking change
  • Requires a documentation update

@jackpooleywc jackpooleywc force-pushed the jack/clear-requests-on-session-expiration branch from f2157fa to 787c8a9 Compare May 16, 2024 12:17
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jackpooleywc jackpooleywc marked this pull request as ready for review May 16, 2024 15:36
@jackpooleywc jackpooleywc merged commit 92bfb50 into develop May 17, 2024
6 checks passed
@jackpooleywc jackpooleywc deleted the jack/clear-requests-on-session-expiration branch May 17, 2024 07:18
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.

Unactionable request appearing on sessionRequestPublisher when upgrading from 1.10.0 -> 1.18.4
2 participants