CybersecurityForDemocracy / tiktok-library

A library for interacting and large-scale data acquisition from the TikTok Research API
https://pypi.org/project/tiktok_research_api_helper/
4 stars 0 forks source link

Fix infinite loop in run_repeated #54

Closed macpd closed 3 months ago

macpd commented 3 months ago

run_repeated loops infinitely (without progressing) if fetch_all/fetch_and_store_all fail with ApiServerError, InvalidSearchIdError, or InvalidCountOrCursorError)