Commit e944b01
committed
Update temporal submodule for branch main
1 parent a7800d9 commit e944b01
1 file changed
+1
-1
lines changed- api/matchingservice/v1/request_response.pb.go+17-4
- proto/internal/temporal/server/api/matchingservice/v1/request_response.proto+5
- service/frontend/workflow_handler.go+1
- service/matching/matching_engine.go+38-1
- service/matching/physical_task_queue_manager.go+6
- service/matching/physical_task_queue_manager_interface.go+1
- service/matching/physical_task_queue_manager_mock.go+12
- service/matching/poller_history.go+4
- service/matching/poller_history_test.go+61
- service/matching/task_queue_partition_manager.go+20-3
- service/matching/task_queue_partition_manager_interface.go+2
- service/matching/task_queue_partition_manager_mock.go+12
- tests/task_queue_test.go+11
0 commit comments