Algorithm executing after 1,000 minutes ¶
By: RobinV on April 7, 2022, 5:04 a.m.
Hello,
I had a similar problem as some other participant where my algorithm is still running after more than 1,000 minutes. It probably should fail since I forgot to remove some part accessing internet but I can't queue up a new attempt since the previous one won't stop running.
Thanks!