Closed parthrdesai closed 2 months ago
Linux is the only platform where FPBench/Taylor calls currently work locally out of the box. You have to run your own server for this if you want to test it. The Odyssey web demo should be working... ...but it's not, there's some kind of CORS issue there.
@parthrdesai were you testing this with the WSL/Linux VSCode extension?
If you were on Mac/Windows, we can close this. I'll add an issue for the CORS error
I confirmed that these work against a local server. I think this is a CORS error due to the FPBench server exec endpoint having fallen over. We probably need some kind of /up test against those endpoints.
When I do a fetch request for fptaylor analysis it just stays pending and doesn't end and give any response. There's the same error in the old code which was in main, so I think there's some issue with endpoint