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

Evaluate default timeout for dispatch:timeout:responseCallback: #719

Open
emdobrin opened this issue Oct 11, 2021 · 0 comments
Open

Evaluate default timeout for dispatch:timeout:responseCallback: #719

emdobrin opened this issue Oct 11, 2021 · 0 comments

Comments

@emdobrin
Copy link
Contributor

Extensions usually use the dispatch:timeout:responseCallback: API for getters and rely on the callback timeout value for fast failing in case the operation takes longer than expected so the caller does not wait indefinitely.
Current default timeout in AEPCore is 1 second and 5 seconds in ACPCore.

Evaluate if the default timeout can be bumped to 5 seconds to be in sync with the ACP implementation and/or if extensions need to do any adjustments and set their own timeout.

@praveek praveek removed their assignment Aug 29, 2022
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