Intent of clocked_rate_limiter.go ×1
All 79 exact tests in this concept. Every test is marked by where it enters the hierarchy.
-
go.temporal.io/79 tests-
server/79 tests-
common/4 tests-
persistence/3 tests-
client/3 tests-
TestQuotasSuite/3 tests-
go.temporal.io/server/common/persistence/client/TestQuotasSuite/TestOperatorPrioritized -
go.temporal.io/server/common/persistence/client/TestQuotasSuite/TestPerShardNamespaceRateLimiter_DoesLimit -
go.temporal.io/server/common/persistence/client/TestQuotasSuite/TestPriorityNamespaceRateLimiter_DoesLimit
-
-
-
-
-
service/63 tests-
frontend/34 tests-
TestNamespaceRateLimitInterceptorProvider/20 tests-
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_allow_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_burst_hit_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_rate_allow_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/namespace_rate_hit_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_allow_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_allow_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_allow_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_allow_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_hit_when_burst_ratio_is_0.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_hit_when_burst_ratio_is_1.5 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_hit_when_burst_ratio_is_1.5_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_burst_hit_when_burst_ratio_is_1_and_global_limit_is_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_rate_allow_when_burst_ratio_is_1 -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitInterceptorProvider/replication_inducing_op_rate_hit_when_burst_ratio_is_1
-
-
TestNamespaceRateLimitMetrics/3 tests-
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/global_limit_is_emitted_when_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/host_limit_emitted_when_frontend_service_count_is_not_set -
go.temporal.io/server/service/frontend/TestNamespaceRateLimitMetrics/host_limit_emitted_when_global_limit_is_not_set
-
-
TestRateLimitInterceptorProvider/8 tests-
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/both_rate_limits_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_not_configured_and_per_instance_rate_limit_is_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/global_rate_limit_not_configured_and_per_instance_rate_limit_not_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/neither_rate_limit_hit -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/nil_service_resolver_causes_global_RPS_limit_to_be_ignored -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/no_hosts_causes_global_RPS_limit_to_be_ignored -
go.temporal.io/server/service/frontend/TestRateLimitInterceptorProvider/per_instance_rate_limit_hit_but_ignored_because_global_rate_limit_is_not_hit
-
-
configs/3 tests-
TestQuotasSuite/3 tests-
go.temporal.io/server/service/frontend/configs/TestQuotasSuite/TestOperatorPriority_Execution -
go.temporal.io/server/service/frontend/configs/TestQuotasSuite/TestOperatorPriority_NamespaceReplicationInducing -
go.temporal.io/server/service/frontend/configs/TestQuotasSuite/TestOperatorPriority_Visibility
-
-
-
-
history/19 tests-
configs/1 test-
TestQuotasSuite/1 test
-
-
queues/11 tests-
TestQueueBaseSuite/1 test -
TestReaderSuite/7 tests-
go.temporal.io/server/service/history/queues/TestReaderSuite/TestLoadAndSubmitTasks_MoreTasks -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestLoadAndSubmitTasks_NoMoreTasks_HasNextSlice -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestLoadAndSubmitTasks_NoMoreTasks_NoNextSlice -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestLoadAndSubmitTasks_Throttled -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestLoadAndSubmitTasks_TooManyPendingTasks -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestPause -
go.temporal.io/server/service/history/queues/TestReaderSuite/TestStartLoadStop
-
-
TestScheduledQueueSuite/3 tests-
go.temporal.io/server/service/history/queues/TestScheduledQueueSuite/TestLookAheadTask_ErrorLookAhead -
go.temporal.io/server/service/history/queues/TestScheduledQueueSuite/TestLookAheadTask_HasLookAheadTask -
go.temporal.io/server/service/history/queues/TestScheduledQueueSuite/TestLookAheadTask_NoLookAheadTask
-
-
-
replication/6 tests-
TestTaskProcessorSuite/6 tests-
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationDLQTask_History -
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationDLQTask_SyncActivity -
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationDLQTask_SyncWorkflowState -
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationTask_History -
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationTask_Panic -
go.temporal.io/server/service/history/replication/TestTaskProcessorSuite/TestHandleReplicationTask_SyncActivity
-
-
-
go.temporal.io/server/service/history/TestOutboundQueueFactory_ChasmTaskGroupWiring
-
-
matching/1 test-
configs/1 test-
TestQuotasSuite/1 test
-
-
-
worker/9 tests-
TestPerNsWorkerManager/8 tests-
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestDeleteNs -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestEnabled -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestMembershipChanged -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestMultiplicity -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestOptions -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestServiceResolverError -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestStartWorkerError -
go.temporal.io/server/service/worker/TestPerNsWorkerManager/TestTwoNamespacesTwoComponents
-
-
go.temporal.io/server/service/worker/TestPerNsWorkerManagerSubscription
-
-
-
temporal/4 tests -
temporaltest/7 tests-
go.temporal.io/server/temporaltest/ExampleNewServer -
go.temporal.io/server/temporaltest/TestBaseServerOptions -
go.temporal.io/server/temporaltest/TestClientWithCustomInterceptor -
go.temporal.io/server/temporaltest/TestDefaultWorkerOptions -
go.temporal.io/server/temporaltest/TestNewServer -
go.temporal.io/server/temporaltest/TestNewWorkerWithOptions -
go.temporal.io/server/temporaltest/TestSearchAttributeRegistration
-
-
tests/1 test-
testcore/1 test-
TestFunctionalTestBaseSuite/1 test
-
-
-
-