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
The current implementation of the chain policy doesn't log any errors within the fleetautoscalers unless it's last chain entry, right now if an error is seen the chain fleetautoscaler will just skip over the chain entry and go to the next entry.
What you expected to happen:
Log any unexpected errors within the chain regardless of index of the entry.
The text was updated successfully, but these errors were encountered:
What happened:
The current implementation of the chain policy doesn't log any errors within the fleetautoscalers unless it's last chain entry, right now if an error is seen the chain fleetautoscaler will just skip over the chain entry and go to the next entry.
What you expected to happen:
Log any unexpected errors within the chain regardless of index of the entry.
The text was updated successfully, but these errors were encountered: