Closed odeckmyn closed 2 years ago
@odeckmyn I see it need waiter for publish_version() after update_function_configuration() process too.
it seems like add waiter method in this class is better..? but the way, looks good to me.
@odeckmyn I see it need waiter for publish_version() after update_function_configuration() process too.
it seems like add waiter method in this class is better..? but the way, looks good to me.
To be honest I don't know :-) Feel free to make any modification. In my case, these patches solved my issue. And your work made my day :-)
@odeckmyn sounds good. Well, I don't have the authority to merge...
I don't maintain this anymore, partially b/c I'm no longer at Rackspace, and partially b/c I no longer use the tool itself for anything other than a library for my own workflow.
I'll ping a buddy of mine still at Rackspace to take a look at this PR.
I'll try to get this handled for you guys. Give me a few days to free up so I can properly review thee project, this problem and the proposed solution. At a glance it seems reasonable.
@gdelvalle Is it likely that this case cannot be merged?
Thanks for Reviewing
Based on rriifftt implementation I've added another wait and fixed the bug for my usage.
This PR solves everything for me.