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

load_stac_from_job: add option to require or avoid the canonical link #634

Open
soxofaan opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@soxofaan
Copy link
Member

Connection.load_stac_from_job currently uses the canonical (signed URL) link automatically if it can find it and falls back on the standard (non-signed) job result URL.

I think it makes sense to add an option (or options) to require and/or avoid canonical links, e.g. to fail fast at client side when the canonical link can not be found while the backend would require it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant