stevenlee-oai
622a79ed56
Fetch workspace connectors concurrently ( #33421 )
...
## Why
Workspace accounts fetched the paginated connector directory before starting the independent workspace connector request, adding the latency of both request chains.
## What changed
Start the workspace connector request alongside the public directory lookup. Continue to ignore workspace lookup failures and filter hidden workspace apps before merging the results.
## Testing
Add a regression test that blocks the directory response until the workspace request starts, verifying that both lookups overlap and their connectors are returned.
GitOrigin-RevId: fa29023a4154b555a31756054109e706e61c32c0
2026-07-15 20:38:26 +00:00
..
2026-07-02 10:59:00 -07:00
2026-06-24 13:24:10 -07:00
2026-06-22 13:19:40 -07:00
2026-07-15 15:29:13 +00:00
2026-07-15 20:06:16 +00:00
2026-07-10 21:24:03 +00:00
2026-07-13 17:33:13 +00:00
2026-07-15 20:06:16 +00:00
2026-07-14 21:54:24 +00:00
2026-07-14 00:38:04 +00:00
2026-06-23 00:02:33 +00:00
2026-07-06 12:17:16 -07:00
2026-07-14 22:43:26 +00:00
2026-06-24 13:25:44 -07:00
2026-07-11 04:15:42 +00:00
2026-07-07 17:05:05 -07:00
2026-07-07 01:34:36 +00:00
2026-07-09 14:40:10 -07:00
2026-07-06 16:26:56 -07:00
2026-07-09 08:17:13 -07:00
2026-07-15 05:59:37 +00:00
2026-07-07 13:00:44 -07:00
2026-07-07 01:12:24 +00:00
2026-07-15 10:18:51 +00:00
2026-06-21 13:35:25 -07:00
2026-07-13 19:04:22 +00:00
2026-07-15 20:38:26 +00:00
2026-06-22 11:11:25 -07:00
2026-07-15 20:01:33 +00:00
2026-07-14 17:10:04 +00:00
2026-07-15 19:51:37 +00:00
2026-07-15 15:56:53 +00:00
2026-07-13 23:37:35 +00:00
2026-07-15 05:21:13 +00:00
2026-07-15 01:31:40 +00:00
2026-07-10 09:09:22 +00:00
2026-07-15 15:56:53 +00:00
2026-07-15 20:06:16 +00:00
2026-07-15 04:48:45 +00:00
2026-07-13 22:50:28 +00:00
2026-07-15 01:31:40 +00:00
2026-07-07 20:01:03 -04:00
2026-07-07 18:00:35 -07:00
2026-07-09 14:26:20 -07:00
2026-07-08 12:17:58 -04:00
2026-07-14 16:40:13 +00:00
2026-07-09 14:26:20 -07:00
2026-07-15 05:21:13 +00:00
2026-07-14 22:43:26 +00:00
2026-07-14 21:50:19 +00:00
2026-07-07 17:43:19 -07:00
2026-07-14 22:01:11 +00:00
2026-07-09 17:33:37 +01:00
2026-07-13 18:00:10 +00:00
2026-06-23 22:51:19 +01:00
2026-07-14 20:14:29 +00:00
2026-07-15 05:59:37 +00:00
2026-07-14 22:25:39 +00:00
2026-07-15 05:21:13 +00:00
2026-07-15 05:21:13 +00:00
2026-07-13 19:04:22 +00:00
2026-07-07 17:50:39 -04:00
2026-06-25 13:56:08 -07:00
2026-07-14 20:56:43 +00:00
2026-07-15 02:35:49 +00:00
2026-07-14 17:10:04 +00:00
2026-07-15 15:29:13 +00:00
2026-07-13 16:52:18 +00:00
2026-07-15 16:24:09 +00:00
2026-07-14 16:40:13 +00:00
2026-07-08 12:57:27 -07:00
2026-07-13 20:06:15 +00:00
2026-07-09 17:31:44 -07:00
2026-07-15 19:51:37 +00:00
2026-07-14 20:56:43 +00:00
2026-07-11 03:27:51 +00:00
2026-07-09 11:53:18 -07:00