MCPcopy 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
414func (s *xdcBaseSuite) waitForNamespaceCacheRefresh() {
415 time.Sleep(namespaceCacheWaitTime) //nolint:forbidigo
416}
417
418func (s *xdcBaseSuite) describeNamespace(
419 t require.TestingT,

Callers 4

createNamespaceMethod · 0.95
promoteNamespaceMethod · 0.95
failoverMethod · 0.95

Calls 1

SleepMethod · 0.80

Tested by

no test coverage detected