floydwch/kaggle-cli

If user has run out of submissions no error is reported and the score for the last submission is displayed

queirozfcom opened this issue · 1 comments

This can cause confusion b/c users will just think their models are not changing the scores at all.

I think there should be some warning (maybe with the remaining time to wait) and no scores should be reported.

(Maybe the response has some information we can use to detect whether there's been an error?)

Yes, it can be detected. And it's fixed via d3c68a4 .