### What happened Sometimes, [`test_subscribe_transaction_status`](https://github.com/software-mansion/starknet.py/blob/5a702483d9574f01af09708f2831cb63a1376b4a/starknet_py/tests/e2e/docs/code_examples/test_websocket_client.py#L146) fails on CI. After re-running it usually passes. I couldn't reproduce failure of this test locally, even by running 10 times. ### Stack trace Example CI run: https://github.com/software-mansion/starknet.py/actions/runs/16726230626/job/47342542130?pr=1636 ### Steps to reproduce - ### SDK Version v0.28.0-rc.2 ### Python version 3.12 ### What operating system are you using? Mac ### Is there an existing issue for this? - [ ] I have searched the existing issues and verified no issue exits for this problem.