Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/temporalio/temporal
/ waitForNamespaceCacheRefresh
Method
waitForNamespaceCacheRefresh
tests/xdc/base.go:414–416 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
412
}
413
414
func
(s *xdcBaseSuite) waitForNamespaceCacheRefresh() {
415
time.Sleep(namespaceCacheWaitTime)
//nolint:forbidigo
416
}
417
418
func
(s *xdcBaseSuite) describeNamespace(
419
t require.TestingT,
Callers
4
createNamespace
Method · 0.95
updateNamespaceClusters
Method · 0.95
promoteNamespace
Method · 0.95
failover
Method · 0.95
Calls
1
Sleep
Method · 0.80
Tested by
no test coverage detected