Getting time out on #mn6

I’m stuck on Stage #mn6.

When I try to run the tests, the tester gives me a ‘timed out, test exceeded 10 seconds’ error, but my code responds fast enough on the sample and everything works fine locally.

The problem:

And my local tests:
‍~ dotnet run --project . --configuration Release decode lli4eei5ee
[[4],5]

same here. Previously completed whole challenge but when re-ran using “codecrafters submit” got the error described by the post author.

1 Like

It does indeed look like a bug on our end.

@MahdiyarGHD Could you try running codecrafters test --previous to see if it makes a difference?

@inner Could you share how you resolved the issue, or does it still persist for you?

1 Like

image
It’s getting stuck on this stage again.

@MahdiyarGHD @inner Got it. Our team is looking into this issue right now, and I’ll get back to you as soon as we find a fix.

2 Likes

@andy1li looks like it persists now

1 Like

@andy1li it seems like it’s fixed now.


Ty.

1 Like

We haven’t made any changes :sweat_smile: Need to dig deeper to figure out what’s wrong here - we’ll have an update early next week!

In the meantime, if anyone has additional context to share please do.

1 Like

A post was split to a new topic: Getting timeout #mn6