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

Track failed image tile levels #607

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

oscarlorentzon
Copy link
Member

Motivation

Track failed tile levels to avoid repeating the same request multiple times.

Contribution

  • Retry tile level API request once on error to be more resilient.

Test Plan

yarn build
yarn test
yarn start

Track failed tile levels to avoid repeating the
same request multiple times.
Retry tile level API request once on error to
be more resilient.
@oscarlorentzon oscarlorentzon added this to the v5.0.0 milestone Feb 2, 2024
@oscarlorentzon oscarlorentzon self-assigned this Feb 2, 2024
@oscarlorentzon oscarlorentzon merged commit 1cba160 into main Feb 2, 2024
5 checks passed
@oscarlorentzon oscarlorentzon deleted the feature-tiling-resiliency branch February 2, 2024 18:51
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