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

feat: Wait longer for deploying a function app #283

Merged
merged 1 commit into from
Aug 30, 2019
Merged

Conversation

tbarlow12
Copy link
Contributor

@tbarlow12 tbarlow12 commented Aug 29, 2019

Many times, especially when deploying a service for the first time, there is a considerable amount of time before the function app is ready and provisioned. In my experimenting, every single time, the app has failed before finishing. This increases the amount of time between each retry, and tells the user which number of retry they are on in the log

@tbarlow12 tbarlow12 force-pushed the tabarlow/retry-mode branch from 5e0a663 to 99eb6dc Compare August 29, 2019 20:41
@tbarlow12 tbarlow12 changed the title feat: Wait longer and only print one retry message for deploying a function app feat: Wait longer for deploying a function app Aug 29, 2019
Copy link
Contributor

@wbreza wbreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tbarlow12 tbarlow12 merged commit 9a8f4af into dev Aug 30, 2019
@tbarlow12 tbarlow12 deleted the tabarlow/retry-mode branch August 30, 2019 21:03
tbarlow12 added a commit that referenced this pull request Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants