bdit_data-sources
bdit_data-sources copied to clipboard
HERE pull `token_expired` error
When pull_here
and pull_here_path
task get_download_link
runs for more than an hour (example: DAG run 2024-09-13, 17:00:00 EDT), the token for the pull expires and subsequent retries on this task fail immediately with token_expired
error. We could fail immediately in this case or retry from beginning of DAG.