-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
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
Many vehicle info responses cause crashes due to inconsistent API data structure between vehicles. #7
Comments
Dependant on r-spacex/SpaceX-API#53 |
Issue now fixed on the API r-spacex/SpaceX-API#53
|
Partially solved with recent updates to the API |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See commented-out lines:
r-SpaceX-AI-Bot/index.js
Lines 62 to 76 in 73fbfde
Related to issue r-spacex/SpaceX-API#53.
Could use various
if
statements to handle it, but would only be a temporary fix as it is in the pipeline to be done on the API end. Best to wait until data-structure is near-final.The text was updated successfully, but these errors were encountered: