Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.
This repository was 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

Description

@daviddylegowski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions