You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a huge difference in quality performance between using cortex4py and cortex API.
When I use cortex API to run analizer job with post requests I get valid response every time.
When I use cortex4py to do the same - the script fails at very high rate.
There is a huge difference in quality performance between using cortex4py and cortex API.
When I use cortex API to run analizer job with post requests I get valid response every time.
When I use cortex4py to do the same - the script fails at very high rate.
Consider two functions:
First one fails a lot (HTTP Error 500, Invalid input exception).
Second did not failed once.
I suspect
force
parameter placement or interpretation in the cortex4py implementation might be at fault. I am not completely sure.The text was updated successfully, but these errors were encountered: