Commit 716af2b
committed
Update temporal submodule for branch main
1 parent 11bf550 commit 716af2b
1 file changed
+1
-1
lines changed- api/matchingservice/v1/request_response.pb.go+978-946
- common/constants.go+1-1
- common/dynamicconfig/constants.go+18
- go.mod+1-1
- go.sum+2-2
- proto/internal/temporal/server/api/matchingservice/v1/request_response.proto+2
- service/frontend/workflow_handler.go+2
- service/matching/config.go+22
- service/matching/matching_engine.go+8-2
- service/matching/physical_task_queue_manager.go+58
- service/matching/physical_task_queue_manager_interface.go+3
- service/matching/physical_task_queue_manager_mock.go+14
- service/matching/physical_task_queue_manager_test.go+108
- service/matching/task.go+7
- service/matching/task_queue_partition_manager.go+5
- service/matching/task_queue_partition_manager_test.go+3-1
- tests/poller_scaling_test.go+249
0 commit comments