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

Make it more obvious that scsb dump step is optional #2283

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

sandbergja
Copy link
Member

Also, organize the docs directory a bit, and remove broken link.

Also, organize the docs directory a bit, and remove broken link.
docs/indexing.md Outdated

Takes 24-25 hours to complete. As they download and unpack they will be placed
in `/tmp/updates/` and as they are processed they will be moved to `/data/bibdata_files/scsb_update_files/`; you can follow the progress by listing the files in these directories. You can also find the most recent Full Partner ReCAP Records from [the events page](https://bibdata.princeton.edu/events), and look at the dump files in its json. Be sure not to deploy bibdata in the middle of this job, or else the job will have to start all over again from the beginning.
If needed, [pull the most recent SCSB full dump records into dump files](./scsb/dump_files.md).
Copy link
Member

Choose a reason for hiding this comment

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

line 98 should be 'Then' ...since the full scsb request happened

Copy link
Member

@christinach christinach left a comment

Choose a reason for hiding this comment

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

:🍄 thanks @sandbergja . A couple of comments.

```
This kicks off an import job which will return immediately. This can be monitored in [sidekiq busy queue](https://bibdata.princeton.edu/sidekiq/busy) or [sidekiq waiting queue](https://bibdata.princeton.edu/sidekiq/queues/default)

Takes 24-25 hours to complete. As they download and unpack they will be placed
Copy link
Member

Choose a reason for hiding this comment

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

The time it takes to complete has changed. we need to monitor it. The job I ran last week took 12 hours to complete. The previous job that ran through cron it took 22 hours.

Copy link
Member

Choose a reason for hiding this comment

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

The job from yesterday took 11 hours. I would change line 12 to say Takes 11-12 hours to complete.

Copy link
Member

@christinach christinach left a comment

Choose a reason for hiding this comment

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

Thanks @sandbergja !

@sandbergja sandbergja merged commit 520f162 into main Dec 19, 2023
10 checks passed
@sandbergja sandbergja deleted the sandbergja-patch-1 branch December 19, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants