Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Add retries when fetching data #116

Merged
merged 1 commit into from
May 2, 2019

Conversation

rgreinho
Copy link
Member

@rgreinho rgreinho commented May 1, 2019

Types of changes

  • Code cleanup / Refactoring

Description

Adds retries to the function retrieving the detailed pages and
extracting the information.

Checklist:

  • I have updated the documentation accordingly
  • I have written unit tests

Fixes #96

Adds retries to the function retrieving the detailed pages and
extracting the information.

Fixes scrapd#96
@rgreinho rgreinho self-assigned this May 1, 2019
@rgreinho rgreinho requested a review from mrengler May 1, 2019 22:34
Copy link
Contributor

@mrengler mrengler left a comment

Choose a reason for hiding this comment

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

Name                        Stmts   Miss  Cover   Missing
---------------------------------------------------------
scrapd/core/apd.py            279      0   100%
scrapd/core/date_utils.py      37      0   100%
scrapd/core/gsheets.py         27      0   100%
---------------------------------------------------------
TOTAL                         343      0   100%

💯 💯 💯

@mergify mergify bot merged commit 4181807 into scrapd:master May 2, 2019
@rgreinho rgreinho deleted the issues/96/retry-when-empty branch September 2, 2019 02:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScraPD fails when not retrieving a full data entry
2 participants