simonsobs / librarian

The HERA Librarian.
BSD 2-Clause "Simplified" License
1 stars 2 forks source link

SneakerNet Required Changes #47

Closed JBorrow closed 6 months ago

JBorrow commented 6 months ago

Includes all the changes required for SneakerNet functionality.

JBorrow commented 6 months ago

Need to think about the callback system. I think we can have downstream callback to site and create remote instance at that time (to avoid 'fake' remote instances that do not yet exist). But need to think about ordering in sync tasks, as they assume 'does not have remote instance' means 'still needs to be transferred'. That's not compatible with our async methodolgy.

JBorrow commented 6 months ago

Need to figure out why the librarian instances aren't ingesting their new 'name field.

JBorrow commented 6 months ago

To be done: