Skip to content

Deploying function code after a provision requires a delay/recheck #366

Description

@richardpark-msft

Comment from @ellismg.

When I was writing the automated tests for the function deployment I noticed there was a delay between the provision and being able to deploy to the function.

This isn't great (the check code itself and the need for the check) so we should take a look and see if we can improve this.

If anything it'd be nice to use an API to do the check, rather than just continually launching and failing in the CLI since we don't differentiate failures there so we could be retrying on something very silly.

Originally posted by @ellismg in #460 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/core-cliCLI commands, cmd/, internal/cmd/

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions