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 Sep 26, 2022. It is now read-only.
Loads should tell us more information about a plan's steps: especially the name of the plan and its allocated instances.
When allocating new instances you can discern what instances belong to which step:
[2017-02-28 15:35:49,439][18278] Allocated instances: [Instance:i-0e4c005cd189cfe78]
[2017-02-28 15:35:49,524][18278] Allocated instances: [Instance:i-07666c0cfd5332709]
(referencing Step 1, then Step 2)
but this could be clearer, and you don't get any of this information when it recovers instances.
The text was updated successfully, but these errors were encountered: