Skip to content

enable skipping of errorneous collections in /collections#2267

Merged
tomkralidis merged 1 commit intomasterfrom
collection-update
Mar 2, 2026
Merged

enable skipping of errorneous collections in /collections#2267
tomkralidis merged 1 commit intomasterfrom
collection-update

Conversation

@tomkralidis
Copy link
Member

Overview

This PR moves collection metadata workflow into callable function in order to allow for /collections requests to complete on a "best effort" basis (even with failing collections).

Related Issue / discussion

Fixes #2266

Additional information

None

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 0.23.0 milestone Mar 1, 2026
@tomkralidis tomkralidis added enhancement New feature or request OGC - API Common OGC - API Common labels Mar 1, 2026
@tomkralidis tomkralidis requested a review from a team March 2, 2026 11:43
@kalxas
Copy link
Member

kalxas commented Mar 2, 2026

very nice!

@tomkralidis tomkralidis merged commit a09fdac into master Mar 2, 2026
6 checks passed
@tomkralidis tomkralidis deleted the collection-update branch March 2, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request OGC - API Common OGC - API Common

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow for /collections endpoint to complete with failing resources

8 participants