Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Feature Request: Async tasks to run a method in a new lambda instance #30

Open
daviddylegowski opened this issue Jul 1, 2019 · 0 comments

Comments

@daviddylegowski
Copy link

This request is for functionality that would run a method called within a new lambda instance. This can be done currently using lambda:InvokeFunction, but it would be nice to have some "syntactic sugar" to simplify the implementation.

Zappa has implemented it, and it's something that we make sure of in our project. Having it in Minik will make it easier for us to migrate away from Zappa. https://github.com/Miserlou/Zappa#asynchronous-task-execution

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant