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.