-
Notifications
You must be signed in to change notification settings - Fork 273
Open
Description
The begin_create_or_update
call for the endpoint is always made during deployment. If there are existing deployments, because these are not being specified as part of this update call, this call causes the traffic to be set to 0% for existing deployments. This is shortly followed up by a call to set the traffic to 100% again, but there is a window during deployment where traffic is 0%.
Propose that the endpoint is not updated if it already exists since there are no properties on the endpoint that need updating on each deployment, except perhaps for the build id tag, but it's likely to be more appropriate to leave that tag pointing to the build that caused the endpoint to be created anyway.
abozaralizadeh
Metadata
Metadata
Assignees
Labels
No labels