Skip to content

Document remote image fetch retries - #14580

Open
yanthomasdev wants to merge 3 commits into
mainfrom
yan/remote-retries-docs
Open

yanthomasdev wants to merge 3 commits into
mainfrom
yan/remote-retries-docs

Conversation

@yanthomasdev

Copy link
Copy Markdown
Member

Description (required)

This pull request documents the remote image retry feature added in withastro/astro#16963

If Astro hits an transient network error, it will retry to fetch it again two times before failing immediately as it did before.

References

  • For Astro version 7.4.0

@astrobot-houston

astrobot-houston commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the tracking.ignoredKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
reference/modules/astro-assets.mdx Source changed, localizations will be marked as outdated.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@yanthomasdev yanthomasdev added add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. minor-release For the next minor release; in the milestone, "merge queue" = approved for merging on release day. labels Sep 18, 2026
@github-actions

github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown

Preview deployment

✅ Deployment complete!

@ArmandPhilippot ArmandPhilippot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a suggestion because we have a second inferRemoteSize(), and we should update it as well.

Otherwise, this seems good to me! Thanks, Yan!

Comment thread src/content/docs/en/reference/modules/astro-assets.mdx Outdated

@ArmandPhilippot ArmandPhilippot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, thanks! 🙌🏽

@ArmandPhilippot ArmandPhilippot added this to the 7.4 milestone Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

add new content Document something that is not in docs. May require testing, confirmation, or affect other pages. minor-release For the next minor release; in the milestone, "merge queue" = approved for merging on release day.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants