biosimulators / Biosimulators_utils

Utilities for building standardized command-line interfaces for biosimulation software packages
https://docs.biosimulators.org/Biosimulators_utils
MIT License
4 stars 6 forks source link

Deployed runBioSimulations API not returning `resultsSize` #12

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

The dev deployment returns resultsSize https://dispatch.biosimulations.dev/run/5fdda8358b0da07b332ffa5a

but the deploy deployment does not https://run.api.biosimulations.org/run/5fdd4ae450632203a037459a

Does https://run.api.biosimulations.org need to be re-deployed?

bilalshaikh42 commented 3 years ago

I was able to get the results size after running a new simulation. The older simulations may not have the results size if they were submitted before the fix. Can you let me know which combine archive is not giving the results?

Best Bilal

On Sat, Dec 19, 2020 at 5:27 PM Jonathan Karr notifications@github.com wrote:

Assigned #12 https://github.com/biosimulators/Biosimulators_utils/issues/12 to @bilalshaikh42 https://github.com/bilalshaikh42.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/biosimulators/Biosimulators_utils/issues/12#event-4132827621, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHX4FIAVCTDSK6AOXXQQSLDSVUSEJANCNFSM4VCTKVRQ .

jonrkarr commented 3 years ago

That makes sense.