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

Reduce PDP timeout #1777

Open
baszoetekouw opened this issue Dec 11, 2024 · 1 comment
Open

Reduce PDP timeout #1777

baszoetekouw opened this issue Dec 11, 2024 · 1 comment

Comments

@baszoetekouw
Copy link
Member

The current PDP timeout is rather long (30s), so the loadbalancer gives up sooner than EB. Let's look in the logs what the median reponse time and determine a more reasionable timeout based on that.

Ideally, this timeout should be confgurable in the EB config.

@thijskh
Copy link
Member

thijskh commented Dec 11, 2024

Maybe make it more generic. Every backend API call from EB (to PDP, to AA) should not take more than $seconds where $seconds is most definitely < 10.

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

No branches or pull requests

2 participants