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

Retry hit processor requests failing with recoverable URL errors #1026

Merged
merged 5 commits into from
May 22, 2024

Conversation

praveek
Copy link
Contributor

@praveek praveek commented May 16, 2024

Currently, the hit processor drops a hit even when the network request fails due to a recoverable error. Fix the processing logic to retry when the network failure occurs due to one of the NetworkServiceConstants.RECOVERABLE_URL_ERROR_CODES.

@praveek praveek requested a review from cdhoffmann May 16, 2024 00:50
@praveek praveek merged commit f09fcab into adobe:dev-v5.1.0 May 22, 2024
17 checks passed
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.

2 participants