Skip to content

Deploy resources concurrently #29

@mafraba

Description

@mafraba

Until now we have been sequentially creating/updating the resources that compose a deployment.

Deployments probably would be faster if we deal with each resource on a separate thread, though obviously the code complexity would increase, specially error management.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions