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

Fixes slow legacy routes by using a domain cache #17371

Merged

Conversation

bergmania
Copy link
Member

Fixes #17353

Description

Uses a domain cache instead of domain service to get domains fast when looking up legacy route formats (like in delivery api)

Also updated some delivery api features to use async

Tests

Request delivery api and verify response times similar or faster than v14

@nikolajlauridsen
Copy link
Contributor

Looks good, tests good 👍

@nikolajlauridsen nikolajlauridsen merged commit f0a1d62 into release/15.0 Oct 29, 2024
14 of 15 checks passed
@nikolajlauridsen nikolajlauridsen deleted the v15/hotfix/17353-Fixes-slow-legacy-routes branch October 29, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants