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 doing "defang logs" (or asking the agent for logs), the gRPC Tail call to Fabric doesn't end until the limit is reached, eg. the default limit is 100 lines of logs, so the command will keep running until a 100 lines have been received.