Testinny CLI timeout error

When attempting to upload test results from GitHub Actions to Testinny using Testinny CLI v1.35.2, the process often fails with a timeout error

Hi and welcome to the Testiny forum!

Can you give us some more info please?

  • If the error happens, does the importer upload anything or nothing at all? I.e. does the error happen right away or in the middle of the import?
  • Is the imported data rather large? E.g. is this just a json file or are there also images, attachments, videos, … referenced in the file and also uploaded?
  • Could you give use some time stamps when you experienced that issue? Then we could check with our server logs.

Thanks!

Best regards,
Alex

Hi Alex, thanks for the quick reply!

  1. The issue is intermittent and occurs across multiple Github Actions jobs right away during the json file upload. Nothing gets uploaded.
  2. For this specific example: Wed, 06 May 2026 15:47:56 GMT Processing playwright file: test-results/playwright-results.json (2183 bytes)

We don’t see any outages on Testiny at that time, nor in the last days (except for the maintenance on last Tuesday).

That said, there are tons of issues with Github Actions in the last days, also with Actions:

In general, the API_NETWORK_ERROR means that the connection fails because of a DNS issue or socket connect timeout. It’s kind of hard to diagnose from our side, because if the connection fails, we don’t even see that error on the Testiny servers.

I can just say that we do monitor all our servers closely from external services to ensure they are always reachable and have not seen recent incidents (except during maintenance for sure).

Regards,
Alex