Spaces:
Running
Running
Ctrl+K
James McCool
Introduce sleep delays in pull_baselines function to manage API request rate limits. Added time.sleep(3) before fetching data from 'prop_trends' and 'Pick6_ingest' worksheets to prevent potential throttling issues during data retrieval.
cd502c2