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
From the Terra left nav there is a "your jobs" link which opens a new window with job manager with no filters. My user in production has ~740k jobs. The first time I clicked on this I got a 503 error eventually. The next time it took about 30s.
I also notice that the UI is pulling back 200 records and showing 50 at a time (by default). When I click next page to see beyond 200 records, requiring another query, there is very little feedback to tell me I did anything while I wait another 30s for the next page.
When I clicked to filter by a label I got a 503 error (I assume a timeout).
The text was updated successfully, but these errors were encountered:
From the Terra left nav there is a "your jobs" link which opens a new window with job manager with no filters. My user in production has ~740k jobs. The first time I clicked on this I got a 503 error eventually. The next time it took about 30s.
I also notice that the UI is pulling back 200 records and showing 50 at a time (by default). When I click next page to see beyond 200 records, requiring another query, there is very little feedback to tell me I did anything while I wait another 30s for the next page.
When I clicked to filter by a label I got a 503 error (I assume a timeout).
The text was updated successfully, but these errors were encountered: