Skip to content

Increase request timeout to avoid failed to add job: job already created errors#5

Merged
ohaibbq merged 1 commit into
candidate/rb20240129from
dan/write-timeout-candidate
Feb 2, 2024
Merged

Increase request timeout to avoid failed to add job: job already created errors#5
ohaibbq merged 1 commit into
candidate/rb20240129from
dan/write-timeout-candidate

Conversation

@ohaibbq

@ohaibbq ohaibbq commented Feb 2, 2024

Copy link
Copy Markdown

We were seeing the emulator become unresponsive when complex queries were run. The 15 second timeout closed the HTTP connection and further requests to re-insert the BigQuery job would fail due to a job already exists error.

This bumps the timeout to a slightly more reasonable duration.

@ohaibbq ohaibbq merged commit 605c9db into candidate/rb20240129 Feb 2, 2024
@ohaibbq ohaibbq deleted the dan/write-timeout-candidate branch August 21, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants