Timed out, test exceeded 10 seconds error

getting error as shown below

remote: Running tests on your code. Logs should appear shortly…
remote:
remote: [compile] Moved ./.codecrafters/run.sh → ./your_program.sh
remote: [compile] Compilation successful.
remote:
remote: [tester::#SK0] Running tests for Stage #SK0 (Concurrent Clients - Concurrent requests)
remote: [tester::#SK0] $ ./your_program.sh /tmp/server.properties
remote: [tester::#SK0] Sending request 1 of 3: “ApiVersions” (version: 4) request (Correlation id: -619584451)
remote: [tester::#SK0] Sending request 2 of 3: “ApiVersions” (version: 4) request (Correlation id: -31228010)
remote: [tester::#SK0] Sending request 3 of 3: “ApiVersions” (version: 4) request (Correlation id: -1190195689)
remote: [tester::#SK0] timed out, test exceeded 10 seconds
remote: [tester::#SK0] Test failed (try setting ‘debug: true’ in your codecrafters.yml to see more details)
remote:
remote: View our article on debugging test failures: How do I debug test failures? - CodeCrafters
remote:

ok, problem solved.

1 Like