Waztom / xchem-CAR

5 stars 0 forks source link

Synthetic actions do not load #33

Closed Waztom closed 3 years ago

Waztom commented 3 years ago

For some reaction steps - the synthetic actions do not load when you click on the reaction box. This is very likely due to an incomplete API call. Need to check try/except for APi calls and improve error handling/incomplete API calls - see https://github.com/Waztom/xchem-CAR/blob/dfff004e8a14bf5104eacdb2960cf396f5f8c444/CAR/backend/IBM/apicalls.py

Incomplete API calls most likely due to request per minute limit reached.