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 was archived by the owner on Feb 6, 2026. It is now read-only.
When calling ListLogEntries API without specifying a strict filter, it can hang for over 5 min in cases when the project contains high volumes of logs. When running the same on gcloud, by default it adds a time range filter of last 24 hours.
We want to make the behavior consistent across gcloud and logging clients.
When calling ListLogEntries API without specifying a strict filter, it can hang for over 5 min in cases when the project contains high volumes of logs. When running the same on gcloud, by default it adds a time range filter of last 24 hours.
We want to make the behavior consistent across gcloud and logging clients.