Skip to content

[DEV-16003] remove psql process timeout - #4732

Merged
sethstoudenmier merged 1 commit into
stagingfrom
fix/dev-16003-update-download-psql-timeouts
Aug 13, 2026
Merged

[DEV-16003] remove psql process timeout#4732
sethstoudenmier merged 1 commit into
stagingfrom
fix/dev-16003-update-download-psql-timeouts

Conversation

@sethstoudenmier

@sethstoudenmier sethstoudenmier commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description:

Handle downloads failing due to timeout.

Technical Details:

A new timeout was added in the PSQL process for downloads. This timeout is too short for how long some of the downloads takes to process. Additionally, we do have a timeout that is defined on the download worker which should handle any process taking too long.

Requirements for PR Merge:

  1. N/A Unit & integration tests updated
  2. API documentation updated (examples listed below)
    1. API Contracts
    2. API UI
    3. Comments
  3. Data validation completed (examples listed below)
    1. Does this work well with the current frontend? Or is the frontend aware of a needed change?
    2. Is performance impacted in the changes (e.g., API, pipeline, downloads, etc.)?
    3. Is the expected data returned with the expected format?
  4. N/A Appropriate Operations ticket(s) created
  5. Jira Ticket(s)
    1. DEV-16003

Explain N/A in above checklist:

@sethstoudenmier sethstoudenmier added the hotfix [PR] makes a change in production label Aug 13, 2026
@sethstoudenmier
sethstoudenmier merged commit f2df3de into staging Aug 13, 2026
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotfix [PR] makes a change in production

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants