What is the concurrent requests limit for Google BigQuery streaming insert?
I found that there is a limit for BigQuery API but it does not apply for streaming insert.
Concurrent API requests, per user: 300
If you make more than 300 concurrent requests per user, throttling might occur. This limit does not apply to streaming inserts.