-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
BUG
Description
For some reason like API Quota or incorrect request, the job can fail. The DB attribute, is_fetching, used to determine if the handle is still fetching or not.
This attribute remains on TRUE even if the handle fetching has failed.
Task
- Fix error on
is_fetchingattribute in DB - Fix error on Fetcher