You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
In a Jenkins Pipeline, I want to block the deletion of a stack until it receives no more traffic. The usage of DNS weights for this is insufficient as callers might use long lived connections.
The metric I'm looking at is RequestCount for load balancers in AWS CloudWatch.
The text was updated successfully, but these errors were encountered:
f-sander
pushed a commit
to f-sander/lizzy
that referenced
this issue
Feb 22, 2018
In a Jenkins Pipeline, I want to block the deletion of a stack until it receives no more traffic. The usage of DNS weights for this is insufficient as callers might use long lived connections.
The metric I'm looking at is
RequestCount
for load balancers in AWS CloudWatch.The text was updated successfully, but these errors were encountered: