- Our integration tests occasionally fail with a `JSONDecodeError`. - The issue occurs on both Python 3.10 and 3.13. - It affects probably all integration tests. - Example of such runs: - https://github.com/apify/apify-sdk-python/actions/runs/19227048761/attempts/1 - https://github.com/apify/apify-sdk-python/actions/runs/19227048761/attempts/2 - https://github.com/apify/apify-sdk-python/actions/runs/19166267956/attempts/1 - https://github.com/apify/apify-sdk-python/actions/runs/19060438705/attempts/1 - The failures suggest that the platform occasionally returns an unexpected or malformed response.
JSONDecodeError.