egoschema / EgoSchema

60 stars 0 forks source link

Evaluation server seems down #20

Closed chaitanya100100 closed 1 month ago

chaitanya100100 commented 1 month ago

Hello,

It looks like evaluation server is down. When I run python validate.py --f <path_to_json_file> , I get server error with Response Status Code: 500 response. The same json file was working a while back. Can you please look into it?

egoschema commented 1 month ago

I don't see anything wrong with the server. You might need to run validate.py a couple times it seems to wait for the server to start.

chaitanya100100 commented 1 month ago

Yes. It looks like server goes through intermittent failures in between.