Skip to content

Conversation

@C-Loftus
Copy link
Member

@C-Loftus C-Loftus commented Jan 29, 2026

Bring back in the thread pool parallelism for wwdh-dev that was previously in tmp-awo

Defaults to this logic for calculating how many workers to use:

    max_workers = min(os.getenv("PYGEOAPI_COLLECTIONS_WORKERS", 12), len(collections_dict) or 1) # noqa

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.

1 participant