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
When stopping and starting an instance, the events can be returned out of order and then are processed as ADD and DELETE, thus removing the recently added Route53 record.
Describe the bug
When stopping and starting an instance, the events can be returned out of order and then are processed as ADD and DELETE, thus removing the recently added Route53 record.
Identify Environment
Expected behavior
Processing in the order of the events received.
Screenshots
Note the timestamps of the events:
but they were processed in the order of start, stop
Additional context
First observed in ma12-gov.
The text was updated successfully, but these errors were encountered: