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 CLI polls CF for status messages and getting it in chunks. Then we are printing it to the screen as we have received it, but it is in the wrong order, the latest entry is on the top:
Amplify CLI Version
4.41.2
To Reproduce
Push any project, observe the timestamps of the printed messages
Expected behavior
Print messages in correct order
The text was updated successfully, but these errors were encountered:
Describe the bug
The CLI polls CF for status messages and getting it in chunks. Then we are printing it to the screen as we have received it, but it is in the wrong order, the latest entry is on the top:
Amplify CLI Version
4.41.2
To Reproduce
Push any project, observe the timestamps of the printed messages
Expected behavior
Print messages in correct order
The text was updated successfully, but these errors were encountered: