Sage-Bionetworks / dccmonitor

Allows for monitoring of data uploaded via the dccvalidator application. Functions for getting information on the uploaded files, metadata validation status, and more.
https://sage-bionetworks.github.io/dccmonitor
Other
2 stars 4 forks source link

Add file table query to initiate update for dccmonitor #120

Open Aryllen opened 4 years ago

Aryllen commented 4 years ago

It looks like fixing the timing of the file view update may take some time. For now, let's add a quick query of the file view that dccmonitor uses after new data upload. A query should trigger the update of the file view so it will be up to date in dccmonitor, without having to reload the app.

Aryllen commented 2 years ago

Moved to dccmonitor because it makes more sense here. Instead of triggering in dccvalidator, dccmonitor could pull the view twice or pull it every so often.