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

Retrieval Bot - Run Spade Integrations for Spade RB #38

Closed
Tracked by #46
xmcai2016 opened this issue Sep 13, 2023 · 5 comments
Closed
Tracked by #46

Retrieval Bot - Run Spade Integrations for Spade RB #38

xmcai2016 opened this issue Sep 13, 2023 · 5 comments
Assignees

Comments

@xmcai2016
Copy link

No description provided.

@jcace
Copy link

jcace commented Sep 15, 2023

The code to do this is already merged in here data-preservation-programs/RetrievalBot#28

However, the retrieval worker code is not ready yet. Pending this: data-preservation-programs/RetrievalBot#33 to get merged first.

Once that one is merged, we can start running this integration. To do this, we need to add a step to the pipeline to run the Spadev0. I started a branch for this here: data-preservation-programs/RetrievalBot#34

We need to set up a cron task to run it (once per day should be plenty) - not sure how to do this exactly but @xinaxu should know. The code needs to do this:

 ./spadev0_integration spadev0 --sources https://cargo.dag.haus/active_replicas.json.zst

@xinaxu
Copy link

xinaxu commented Sep 19, 2023

Our AWS pipeline should take care of creating the docker image for this new integration
To create a cron task, go to AWS EventBridge and create a schedule

@jcace
Copy link

jcace commented Oct 12, 2023

Update: Need to integrate this with the new Spade retrieval bot

@anjor anjor changed the title Give RBs the list of CIDs to check for Spade Give Spade RB the list of CIDs to check for Spade Oct 12, 2023
@xmcai2016 xmcai2016 assigned stephen-pl and unassigned jcace Oct 12, 2023
@jcace jcace transferred this issue from another repository Oct 16, 2023
@jcace jcace changed the title Give Spade RB the list of CIDs to check for Spade Retrieval Bot - Run Spade Integrations for Spade RB Oct 16, 2023
@jcace
Copy link

jcace commented Oct 16, 2023

Still pending the new Bitswap worker to get merged into Spade RB repo.

@jcace
Copy link

jcace commented Oct 18, 2023

For this task, make a new branch on the Spade Retrieval Bot repo. Copy what I've started on this branch: data-preservation-programs/RetrievalBot#34 , it has the .env file templated out and some of the build commands too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚢 Done
Development

No branches or pull requests

4 participants