Skip to content

Conversation

@cwognum
Copy link
Collaborator

@cwognum cwognum commented Mar 28, 2024

Changelogs

  • After calling Dataset.cache() the zarr_root wasn't reset, because of which it was still using the remote archive.
  • The default_timeout parameter for the PolarisHubClient can be passed to the httpx.Client to properly set it as the default

Checklist:

  • Was this PR discussed in an issue? It is recommended to first discuss a new feature into a GitHub issue before opening a PR.
  • Add tests to cover the fixed bug(s) or the newly introduced feature(s) (if appropriate).
  • Update the API documentation if a new function is added, or an existing one is deleted.
  • Write concise and explanatory changelogs above.
  • If possible, assign one of the following labels to the PR: feature, fix or test (or ask a maintainer to do it for you).

@cwognum cwognum added the fix Annotates any PR that fixes bugs label Mar 28, 2024
@cwognum cwognum changed the title Fix a bug in Dataset.cache() and the timeout for the Hub client Fix a bug in Dataset.cache() and set a default timeout for the PolarisHubClient Mar 28, 2024
@cwognum cwognum requested a review from zhu0619 March 28, 2024 20:31
@cwognum cwognum merged commit c1c8958 into main Mar 28, 2024
@cwognum cwognum deleted the fix/caching-and-timeout branch March 28, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Annotates any PR that fixes bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants