Skip to content

Conversation

@rriifftt
Copy link
Contributor

@rriifftt rriifftt commented Dec 2, 2021

when I Upload My Function to Lambda, following Exception Occured.

botocore.errorfactory.ResourceConflictException: An error occurred (ResourceConflictException) when calling the UpdateFunctionConfiguration operation: The operation cannot be performed at this time. An update is in progress for resource: arn:aws:lambda:region:account_id:function:my_function

This may be due to a change in the lambda specification.
https://aws.amazon.com/jp/blogs/compute/tracking-the-state-of-lambda-functions/

so I Trying to fix this issue. Just Added waiter for upload.py.
Please Review this 🙏

@rriifftt
Copy link
Contributor Author

rriifftt commented Dec 3, 2021

@jarosser06 No longer under maintenance?

@RyPoints
Copy link

RyPoints commented Jan 9, 2022

I also see this error, but Rift's version didn't fix it.

@rriifftt
Copy link
Contributor Author

@RyPoints same exception occurd?
me and my colleagues could avoided that exception by this version..

@odeckmyn
Copy link
Contributor

@RyPoints same exception occurd?
me and my colleagues could avoided that exception by this version..

Had another issue in my use case. Check my PR, I've reused your brilliant wait code for the publish action that was broken for me.

@gdelvalle
Copy link
Contributor

closing in favor of #170

@gdelvalle gdelvalle closed this Apr 15, 2022
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.

4 participants