Invalidate cache for /cog/tile endpoint #1010
Unanswered
lawrencenika
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was loading a url object at
/cog/tile?url=gs://abc/file.tif
, it works. But when I deletedgs://abc/file.tif
and created a newgs://abc/file.tif
with the different content, my titiler is still showing the old tile content? Is there a way to invalidate cache by an API call manually?I m using GCS bucket without versioning.
Beta Was this translation helpful? Give feedback.
All reactions