Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context canceled error on sfn.StartExecutionWithContext after lib update #5121

Closed
DavidLuna0 opened this issue Dec 20, 2023 · 2 comments
Closed
Assignees
Labels
bug This issue is a bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Comments

@DavidLuna0
Copy link

Describe the bug

I am currently using the aws-sdk-go lib on 1.44.52 version and if i update it to the newest versions, 1.48 or 1.49 my app begins to launch a context canceled error when call the StartExecutionWithContext method on sfn package.

Expected Behavior

Successly calls the StartExecutionWithContext method

Current Behavior

launch a context canceled error when call the StartExecutionWithContext method on sfn package.

[msg:error starting step function execution][request_id:4e642eb3-d0f3-4e0f-9319-5a8b8bf23650][error:RequestCanceled: request context canceled\ncaused by: context canceled]

Reproduction Steps

Update the lib version from 1.44 to the newest versions.

Possible Solution

No response

Additional Information/Context

No response

SDK version used

1.49.4

Environment details (Version of Go (go version)? OS name and version, etc.)

Go 1.21

@DavidLuna0 DavidLuna0 added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Dec 20, 2023
@RanVaknin
Copy link
Contributor

Hi @DavidLuna0 ,

Can you please provide us with a code sample that reproduce this issue?

Thanks,
Ran~

@RanVaknin RanVaknin self-assigned this Jan 4, 2024
@RanVaknin RanVaknin added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. p2 This is a standard priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Jan 4, 2024
Copy link

github-actions bot commented Jan 7, 2024

This issue has not received a response in 1 week. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. closed-for-staleness p2 This is a standard priority issue response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants