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: Abort resource handling if dev server resource handling fails (#18484) (CP: 24.3) #18507

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

vaadin-bot
Copy link
Collaborator

No description provided.

…18484)

If the failure comes from writing to the original request (e.g. because client has closed/aborted the connection), then we cannot continue trying to write another response to it. If the failure comes from the connection to the Vite server, we still don't know if it would have served a resource or not so we should abort.

Fixes #17995 

Does not fix the underlying cause for the connection being aborted though but #17995 does not have information about that
@vaadin-bot
Copy link
Collaborator Author

This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent from bot]

@vaadin-bot vaadin-bot enabled auto-merge (squash) January 22, 2024 12:44
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

Test Results

1 051 files  ± 0  1 051 suites  ±0   1h 13m 55s ⏱️ +37s
6 756 tests ± 0  6 711 ✅ ± 0  45 💤 ±0  0 ❌ ±0 
7 040 runs   - 21  6 984 ✅  - 21  56 💤 ±0  0 ❌ ±0 

Results for commit 637da1c. ± Comparison against base commit c537e7c.

@vaadin-bot vaadin-bot merged commit b82d2c1 into 24.3 Jan 22, 2024
25 of 26 checks passed
@vaadin-bot vaadin-bot deleted the cherry-pick-18484-to-24.3-1705926997586 branch January 22, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants