Skip to content

Provision to Azure is racy #40

@d3zd3z

Description

@d3zd3z

The azure service will wait until provisioning is finished in order to start. However, if an actual provisioning needs to be done, this information will be available before the provisioning request has closed the socket. In a resource constrained environment, there might only be enough memory for a single TLS connection, and if Azure tries to open before this close happens, the azure connection will fail.

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