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

Add support for recursion for long-running operations #4

Open
benkehoe opened this issue Feb 7, 2018 · 1 comment
Open

Add support for recursion for long-running operations #4

benkehoe opened this issue Feb 7, 2018 · 1 comment
Assignees

Comments

@benkehoe
Copy link
Member

benkehoe commented Feb 7, 2018

Other libraries support the management of resources that take longer to create than the longest timeout on Lambda, e.g. https://github.com/mixja/cfn-lambda-handler . We should support this too.

@benkehoe
Copy link
Member Author

benkehoe commented Feb 8, 2018

Working on this in the long-running branch https://github.com/iRobotCorporation/cfn-custom-resource/tree/long-running

@benkehoe benkehoe self-assigned this Feb 8, 2018
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

No branches or pull requests

1 participant