Skip to content

Fix analytics warehouse timeout handling - #2211

Merged
jmgasper merged 1 commit into
devfrom
aws_analytics
Sep 1, 2026
Merged

Fix analytics warehouse timeout handling#2211
jmgasper merged 1 commit into
devfrom
aws_analytics

Conversation

@jmgasper

@jmgasper jmgasper commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • return resumable 202 responses for analytics queries that outlive one HTTP request
  • transparently poll the original Redshift statement from the Analytics UI
  • keep legacy clients backward compatible and bound browser polling

Validation

  • yarn lint
  • focused Analytics Jest suite (22 tests)
  • yarn run build
  • analytics API unittest suite (17 tests)
  • CloudFormation template validation
  • authenticated dev probe: 202 -> 202 -> 200 with one reused Redshift statement

@jmgasper
jmgasper requested a review from kkartunov as a code owner September 1, 2026 05:59
@jmgasper
jmgasper merged commit 31f46c0 into dev Sep 1, 2026
9 checks passed
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.

1 participant