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

Second try for “Async IO for HttpsDataVault, Fox Error Handling” #7155

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Jun 19, 2023

Reverts #7154

second try for #7137

This time with separate DataVaultService (which does not need ds remote wk client, so it can be instantiated in the wk side even if there is no local datastore) and RemoteSourceDescriptorService (which does)

Could you have a look at the latest commit fd179c5 that includes this change?

I tested that this now launches even if no datastore runs (this failed previously in production) by adding play.http.router = "noDS.Routes" and play.modules.disabled += "com.scalableminds.webknossos.datastore.DataStoreModule" to application.conf, like it is in the production config. With this, I could still get a dashboard (but as expected could not load actual image data)

@fm3 fm3 requested a review from frcroth June 19, 2023 12:02
Copy link
Member

@frcroth frcroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about a test?

@fm3 fm3 merged commit bdc2828 into master Jun 19, 2023
@fm3 fm3 deleted the revert-7154-revert-7137-vault-read-fox branch June 19, 2023 12:18
hotzenklotz added a commit that referenced this pull request Jun 20, 2023
…esign-right-sidebar

* 'master' of github.com:scalableminds/webknossos:
  added Youtube videos to docs
  Log dataset uploads (with no conversion) to slack (#7157)
  Added "Automation Tutorial" to docs (#7160)
  fix logo image in README.md
  Second try for “Async IO for HttpsDataVault, Fox Error Handling” (#7155)
  Revert "Async IO for HttpsDataVault, Fox Error Handling (#7137)" (#7154)
  Async IO for HttpsDataVault, Fox Error Handling (#7137)
  Fix vault path for precomputed datasets (#7151)
  Add extended keyboard shortcut mode via ctrl + k for tool shortcuts (#7112)
  Shared Chunk Cache for all DatasetArrays, CacheWeight for AlfuCache (#7067)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants