2021-05-17: Development Meeting¶
Kacper, Craig, Tim, Mike H, Mike L
Agenda¶
- Updates
- Idle instance handling – [name=Craig]
- girder_wholetale/issues#477
- Last activity
/authorized
called lots- Update every n minutes
- Last activity is updated as long as app has focus
- Chromism? (see blog post)
- Could constrain to MATLAB only since we only care about locking the license
- KK: Set on per-image basis
- 24 hours for most
- 2 for now?
- ML:
- Browser timer?
- KK: Set on per-image basis
- Docker load checking is hard
- Other
- Customize 404 message in UI?
- Eventually
wt_instance_deleted
andwt_instance_deleting
handling in UI
Updates¶
- Craig
- v1.0rc2 testing – looks good
- Test plan updates – fixed/clarified tests
- Timeout/404 and instance error handling PRs
- gwvolman: Launch timeout and failure handling
- ngx-dashboard: Added handling for wt_instance_error
- girder_wholetale: Send notification after instance update
- DOI and citation links
- Starting to look at idle instance handling
- PR reviews
- Kacper
- Fixed MDF (they changed domain name) - girder_wholetale#481
- Converted DataONE auth to “api_key” - girder_wholetale#479
- Added improvements to “Get Token from URL” in settings view - ngx_dashboard#175
- Fixed POST /{item,folder} for VirtRes if resource already exists - virtual_resources#15
- fix: view for a running tale should display interact - ngx_dashboard#179
- Update instance.lastActivity everytime authorize is called - girder_wholetale#483
- PR reviews
- Tim
- Added –includeinferred option to blaze command
- scopes query and construct results to original assertions (when false)
- Doing a quick evaluation of Blazegraph RDR (”reification done right”) mode
- An implementation of RDF* and SPARQL*
- Will allow us to distinguish provenance from different sources
- Added –includeinferred option to blaze command
- Mike H
- Mike L
- PR reviews