We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Below is the log that shows the exception:
The error refers to this line of code: https://github.com/kartoza/tomorrownow_gap/blob/main/django_project/gap/ingestor/tio_shortterm.py#L562
We need to investigate the missing data from Tomorrow.io API to find the cause. For handling this error, we could fill the missing data with NA.
The text was updated successfully, but these errors were encountered:
I am not sure why but there is 1 API response that returns data in hourly and this causes the error.
Sorry, something went wrong.
danangmassandy
No branches or pull requests
Below is the log that shows the exception:
The error refers to this line of code: https://github.com/kartoza/tomorrownow_gap/blob/main/django_project/gap/ingestor/tio_shortterm.py#L562
We need to investigate the missing data from Tomorrow.io API to find the cause.
For handling this error, we could fill the missing data with NA.
Fill missing data with NAThe text was updated successfully, but these errors were encountered: