Skip to content

feat(sagemaker): Added the api path to the detached server for supporting reconnection#8767

Open
msgupta-amazon wants to merge 22 commits into
aws:feature/all-dev-changesfrom
msgupta-amazon:reconnection-implementation-v2
Open

feat(sagemaker): Added the api path to the detached server for supporting reconnection#8767
msgupta-amazon wants to merge 22 commits into
aws:feature/all-dev-changesfrom
msgupta-amazon:reconnection-implementation-v2

Conversation

@msgupta-amazon

Copy link
Copy Markdown
Contributor

Problem
Currently we don't support reconnection for parker.

Solution
This PR is the first step to add that functionality.
As part of this PR, we are just adding the route to the detached server for the api.

Testing
This feature will be released as independent components and this PR is for the first component, therefore we have made sure that there are no exiting functionalities breaking and we are able to call the api locally.

Note
Changelog won't be added as it is a component of the feature not the whole feature which is getting released.
Failures in the tests are unrelated to sagemaker service.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@msgupta-amazon msgupta-amazon requested a review from a team as a code owner April 27, 2026 20:29
@github-actions

Copy link
Copy Markdown
  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.

@msgupta-amazon msgupta-amazon force-pushed the reconnection-implementation-v2 branch from fb47f37 to 978aedb Compare April 30, 2026 17:25
@msgupta-amazon msgupta-amazon force-pushed the reconnection-implementation-v2 branch from d256f5f to b696fe8 Compare May 5, 2026 19:37
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