NYPL-Simplified / circulation

Circulation manager for Library Simplified
Other
19 stars 19 forks source link

Comment out cron tab call of NYT_Best_seller script #1860

Closed thinkwebengineer closed 1 year ago

thinkwebengineer commented 1 year ago

Description

Prevent nyt_best_sellers script from running in cron tab

Motivation and Context

The NYT best seller list script has been non-functional for some time, but is still run on a daily basis at 10am. Due to the nature of this script it still consumes significant resources and causes a daily spike in response times while its running.

How Has This Been Tested?

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.56% // Head: 92.56% // No change to project coverage :thumbsup:

Coverage data is based on head (2136819) compared to base (38390fe). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1860 +/- ## ======================================== Coverage 92.56% 92.56% ======================================== Files 216 216 Lines 43631 43631 ======================================== Hits 40386 40386 Misses 3245 3245 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NYPL-Simplified)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.