mindsdb/mindsdb_python_sdk

Iron out bugs in predictor endpoint

George3d6 opened this issue · 0 comments

I believe some of them. e.g. one that requires a sleep once a predictor is acted upon to perform a second action, are mindsdb bugs.

All bugs should be considered "ironed out" once we are testing all functionality without having to use any sleeps (outside of while loops when we are waiting for a given status code).