Submission Error - Max duration limit exceeded

Hi @alfarzan,

I got an error below on my submission and while it does take a while to run my code, it doesn’t take excessively long when I run on my PC.
Is it possible for you to tell me at which section it run out of time?
Is there any way I can combat this while keeping my code?

Generate Predictions On Training Sample : Max duration limit exceeded

Thank you so much for your help!

Hi @sakimur1

How long does it take on your PC?

We have a timeout of 1 hr during which we install the packages and make 3 sets of predictions. We could look into slightly increasing the timeout to make this feasible :slight_smile:

Hi @alfarzan,

Thank you so much for your quick response!
It took about 25 min on my PC from installing packages to modelling using all four years of data and 1 set of predictions for the same data (about 230k row).

I admit that it does take really long to submit on Google Colab.
Again, thank you so much for your help!

@alfarzan I cleaned up my code and it seems to work now! But I’d still appreciate it if you could consider extending the timeout, as I don’t want to run into this error again close to the deadline!

Hi @sakimur1

We’re looking into an extension, but given that it’s the final week with many new submissions coming in it’s quite hard to accommodate for that. Watch this space and I will update if we are able to :slight_smile:

@alfarzan Makes sense, thank you so much for your help! :slight_smile: