Skip to content

fix: Correctly use documented defaults for streams resource creates, updates and deletes#4239

Draft
jwongmongodb wants to merge 2 commits intomasterfrom
CLOUDP-384797_respect_streams_conn_timeouts
Draft

fix: Correctly use documented defaults for streams resource creates, updates and deletes#4239
jwongmongodb wants to merge 2 commits intomasterfrom
CLOUDP-384797_respect_streams_conn_timeouts

Conversation

@jwongmongodb
Copy link
Collaborator

@jwongmongodb jwongmongodb commented Feb 27, 2026

Description

Currently the streams connection CREATEs, UPDATEs and DELETES are using the system default 3 hour timeouts instead of the documented 20 minute timeouts. We should correctly propagate those documented defaults. Also including a driveby to remove the PENDING 404 state transition that is invalid from the CREATE connection flow.

Type of change:

  • Bug fix (non-breaking change which fixes an issue). Please, add the "bug" label to the PR.
  • New feature (non-breaking change which adds functionality). Please, add the "enhancement" label to the PR. A migration guide must be created or updated if the new feature will go in a major version.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please, add the "breaking change" label to the PR. A migration guide must be created or updated.
  • This change requires a documentation update
  • Documentation fix/enhancement

Required Checklist:

  • I have signed the MongoDB CLA
  • I have read the contributing guides
  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
  • I have added any necessary documentation (if appropriate)
  • I have run make fix and verified my code
  • If changes include deprecations or removals I have added appropriate changelog entries.
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Further comments

Copilot AI review requested due to automatic review settings February 27, 2026 01:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions bot added the bug label Feb 27, 2026
@svc-apix-Bot
Copy link
Collaborator

This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!

@svc-apix-Bot svc-apix-Bot added stale and removed stale labels Mar 5, 2026
@svc-apix-Bot
Copy link
Collaborator

This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!

@svc-apix-Bot svc-apix-Bot added stale and removed stale labels Mar 12, 2026
@svc-apix-Bot
Copy link
Collaborator

This PR has gone 7 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 7 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy!

@svc-apix-Bot svc-apix-Bot added stale and removed stale labels Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants