Fix download reservation system. #17

Closed
opened 4 years ago by youainti · 4 comments
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

When running downloader.py multiple times, trials get reprocessed.

The issue is in calling the view http.most_recent_download_status instead of http.trials_to_downlaod.

Schemas Here

Next step to fix on history-download branch.

When running [downloader.py](https://gitea.kgjk.icu/Research/ClinicalTrialsDataProcessing/src/commit/9623bc055075b8bb3c4e889db2ae092021fbd2aa/history_downloader/downloader.py) multiple times, trials get reprocessed. The issue is in calling the view http.most_recent_download_status instead of http.trials_to_downlaod. [Schemas Here](https://gitea.kgjk.icu/Research/ClinicalTrialsDataProcessing/src/commit/9623bc055075b8bb3c4e889db2ae092021fbd2aa/AACT_downloader/ClinicalTrialHistory/docker-entrypoint-initdb.d/020_HttpSchema.sql) Next step to fix on history-download branch.
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

So, the trials_to_download isn't removing trials that have already downloaded. I need to rewrite that view.

So, the trials_to_download isn't removing trials that have already downloaded. I need to rewrite that view.
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

Addressed in 2aa8fde

Addressed in 2aa8fde
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

Need to update the sql files currently in use.

Need to update the sql files currently in use.
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

moved

moved
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: youainti/ClinicalTrialsDataProcessing#17
Loading…
There is no content yet.