Skip to content

feat(images): add server image endpoints and client hook; prefer server image, fall back to url#2

Open
RagnaJDC wants to merge 1 commit into
mainfrom
feature/server-images
Open

feat(images): add server image endpoints and client hook; prefer server image, fall back to url#2
RagnaJDC wants to merge 1 commit into
mainfrom
feature/server-images

Conversation

@RagnaJDC

Copy link
Copy Markdown
Collaborator

…er-hosted images in MvpTracker

@RagnaJDC RagnaJDC requested a review from mfcano November 24, 2025 20:23
import urllib.request


def get_image(req: https_fn.Request, headers: dict, image_name: str) -> https_fn.Response:

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

if image not available in bucket, dont return 404. fetch image from RMS and call save_image on it. then return the bucket URL. @RagnaJDC

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