Skip to content

Commit

Permalink
Update time estimate.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpendragon committed Oct 13, 2023
1 parent 35f8c38 commit add5770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To list all import services for the application: `rake -T | grep import`
To import the GuideCard records (takes about 3 minutes): `rake import:import_guide_cards`
To import the SubGuideCard records (takes about 2 minutes): `rake import:import_sub_guide_cards`

The CardImage records are the images that are included in the GuideCard and SubGuideCard records. There are 5,786,727 images. These are estimated to take about 1 day to import.
The CardImage records are the images that are included in the GuideCard and SubGuideCard records. There are 5,786,727 images. These are estimated to take about 9 minutes to import.

To import the CardImage records: `rake import:import_card_images`

Expand Down

0 comments on commit add5770

Please sign in to comment.