Skip to content

Instantly share code, notes, and snippets.

@awwx
Created July 26, 2024 00:30
Show Gist options
  • Save awwx/4b375e92da18b3bf57597956560ccc89 to your computer and use it in GitHub Desktop.
Save awwx/4b375e92da18b3bf57597956560ccc89 to your computer and use it in GitHub Desktop.
HelloUpdate run
The "Failed to poll for task" error occurred after I typed Control-C and the temporal server command was shutting down.
{"level":"info","ts":"2024-07-26T07:18:31.766+0700","msg":"Use rpc address 127.0.0.1:7233 for cluster active.","component":"metadata-initializer","logging-call-at":"fx.go:732"}
{"level":"info","ts":"2024-07-26T07:18:31.770+0700","msg":"historyClient: ownership caching disabled","service":"history","logging-call-at":"client.go:82"}
{"level":"info","ts":"2024-07-26T07:18:31.772+0700","msg":"Created gRPC listener","service":"history","address":"127.0.0.1:39779","logging-call-at":"rpc.go:152"}
{"level":"info","ts":"2024-07-26T07:18:31.774+0700","msg":"Created gRPC listener","service":"matching","address":"127.0.0.1:45131","logging-call-at":"rpc.go:152"}
{"level":"info","ts":"2024-07-26T07:18:31.774+0700","msg":"historyClient: ownership caching disabled","service":"matching","logging-call-at":"client.go:82"}
{"level":"info","ts":"2024-07-26T07:18:31.777+0700","msg":"historyClient: ownership caching disabled","service":"frontend","logging-call-at":"client.go:82"}
{"level":"info","ts":"2024-07-26T07:18:31.778+0700","msg":"Created gRPC listener","service":"frontend","address":"127.0.0.1:7233","logging-call-at":"rpc.go:152"}
{"level":"info","ts":"2024-07-26T07:18:31.778+0700","msg":"Service is not requested, skipping initialization.","service":"internal-frontend","logging-call-at":"fx.go:477"}
{"level":"info","ts":"2024-07-26T07:18:31.782+0700","msg":"historyClient: ownership caching disabled","service":"worker","logging-call-at":"client.go:82"}
Starting UI server...
{"level":"info","ts":"2024-07-26T07:18:31.783+0700","msg":"Starting server for services","value":{"frontend":{},"history":{},"matching":{},"worker":{}},"logging-call-at":"server_impl.go:94"}
____ __
/ __/___/ / ___
/ _// __/ _ \/ _ \
/___/\__/_//_/\___/ v4.9.0
High performance, minimalist Go web framework
https://echo.labstack.com
____________________________________O/_______
O\
⇨ http server started on 127.0.0.1:8233
{"level":"info","ts":"2024-07-26T07:18:31.783+0700","msg":"PProf listen on ","port":35171,"logging-call-at":"pprof.go:73"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"fifo scheduler started","service":"history","logging-call-at":"fifo_scheduler.go:96"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"interleaved weighted round robin task scheduler started","service":"history","logging-call-at":"interleaved_weighted_round_robin.go:197"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"RuntimeMetricsReporter started","service":"frontend","logging-call-at":"runtime.go:138"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"frontend starting","service":"frontend","logging-call-at":"service.go:336"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"RuntimeMetricsReporter started","service":"worker","logging-call-at":"runtime.go:138"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"worker starting","service":"worker","component":"worker","logging-call-at":"service.go:379"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"Starting to serve on frontend listener","service":"frontend","logging-call-at":"service.go:355"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"RuntimeMetricsReporter started","service":"matching","logging-call-at":"runtime.go:138"}
{"level":"info","ts":"2024-07-26T07:18:31.785+0700","msg":"matching starting","service":"matching","logging-call-at":"service.go:91"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"Starting to serve on matching listener","service":"matching","logging-call-at":"service.go:104"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"Membership heartbeat upserted successfully","address":"127.0.0.1","port":36291,"hostId":"96fb403f-4ae4-11ef-9bfe-9cbf0d00562a","logging-call-at":"monitor.go:256"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"fifo scheduler started","service":"history","logging-call-at":"fifo_scheduler.go:96"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"interleaved weighted round robin task scheduler started","service":"history","logging-call-at":"interleaved_weighted_round_robin.go:197"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"Membership heartbeat upserted successfully","address":"127.0.0.1","port":33385,"hostId":"96fa82b0-4ae4-11ef-9bfe-9cbf0d00562a","logging-call-at":"monitor.go:256"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"bootstrap hosts fetched","bootstrap-hostports":"127.0.0.1:33385,127.0.0.1:36291","logging-call-at":"monitor.go:298"}
{"level":"info","ts":"2024-07-26T07:18:31.786+0700","msg":"bootstrap hosts fetched","bootstrap-hostports":"127.0.0.1:33385,127.0.0.1:36291","logging-call-at":"monitor.go:298"}
{"level":"info","ts":"2024-07-26T07:18:31.787+0700","msg":"fifo scheduler started","service":"history","logging-call-at":"fifo_scheduler.go:96"}
{"level":"info","ts":"2024-07-26T07:18:31.787+0700","msg":"interleaved weighted round robin task scheduler started","service":"history","logging-call-at":"interleaved_weighted_round_robin.go:197"}
{"level":"info","ts":"2024-07-26T07:18:31.787+0700","msg":"fifo scheduler started","service":"history","component":"memory-scheduled-queue-processor","logging-call-at":"fifo_scheduler.go:96"}
{"level":"info","ts":"2024-07-26T07:18:31.787+0700","msg":"Membership heartbeat upserted successfully","address":"127.0.0.1","port":34331,"hostId":"96fa0909-4ae4-11ef-9bfe-9cbf0d00562a","logging-call-at":"monitor.go:256"}
{"level":"info","ts":"2024-07-26T07:18:31.787+0700","msg":"bootstrap hosts fetched","bootstrap-hostports":"127.0.0.1:34331,127.0.0.1:33385,127.0.0.1:36291","logging-call-at":"monitor.go:298"}
{"level":"info","ts":"2024-07-26T07:18:31.788+0700","msg":"Current reachable members","component":"service-resolver","service":"worker","addresses":["127.0.0.1:44125"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.788+0700","msg":"Current reachable members","component":"service-resolver","service":"frontend","addresses":["127.0.0.1:7233"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.788+0700","msg":"Frontend is now healthy","service":"frontend","logging-call-at":"workflow_handler.go:219"}
{"level":"info","ts":"2024-07-26T07:18:31.789+0700","msg":"RuntimeMetricsReporter started","service":"history","logging-call-at":"runtime.go:138"}
{"level":"info","ts":"2024-07-26T07:18:31.789+0700","msg":"history starting","service":"history","logging-call-at":"service.go:91"}
{"level":"info","ts":"2024-07-26T07:18:31.789+0700","msg":"Replication task fetchers started.","logging-call-at":"task_fetcher.go:142"}
{"level":"info","ts":"2024-07-26T07:18:31.789+0700","msg":"none","component":"shard-controller","address":"127.0.0.1:39779","lifecycle":"Started","logging-call-at":"controller_impl.go:136"}
{"level":"info","ts":"2024-07-26T07:18:31.789+0700","msg":"Starting to serve on history listener","service":"history","logging-call-at":"service.go:103"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Membership heartbeat upserted successfully","address":"127.0.0.1","port":42253,"hostId":"96f9734a-4ae4-11ef-9bfe-9cbf0d00562a","logging-call-at":"monitor.go:256"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"bootstrap hosts fetched","bootstrap-hostports":"127.0.0.1:42253,127.0.0.1:34331,127.0.0.1:33385,127.0.0.1:36291","logging-call-at":"monitor.go:298"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"sequential scheduler started","logging-call-at":"sequential_scheduler.go:96"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Current reachable members","component":"service-resolver","service":"matching","addresses":["127.0.0.1:45131"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Current reachable members","component":"service-resolver","service":"worker","addresses":["127.0.0.1:44125"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Current reachable members","component":"service-resolver","service":"frontend","addresses":["127.0.0.1:7233"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Current reachable members","component":"service-resolver","service":"matching","addresses":["127.0.0.1:45131"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.790+0700","msg":"Current reachable members","component":"service-resolver","service":"frontend","addresses":["127.0.0.1:7233"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"frontend","addresses":["127.0.0.1:7233"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"history","addresses":["127.0.0.1:39779"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"none","component":"shard-controller","address":"127.0.0.1:39779","component":"shard-controller","address":"127.0.0.1:39779","shard-update":"RingMembershipChangedEvent","number-processed":1,"number-deleted":0,"logging-call-at":"ownership.go:116"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"matching","addresses":["127.0.0.1:45131"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","lifecycle":"Started","component":"shard-context","logging-call-at":"context_impl.go:1482"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"none","component":"shard-controller","address":"127.0.0.1:39779","numShards":1,"logging-call-at":"controller_impl.go:286"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"worker","addresses":["127.0.0.1:44125"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"worker","addresses":["127.0.0.1:44125"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.791+0700","msg":"Current reachable members","component":"service-resolver","service":"history","addresses":["127.0.0.1:39779"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"Range updated for shardID","shard-id":1,"address":"127.0.0.1:39779","shard-range-id":1,"previous-shard-range-id":0,"number":0,"next-number":0,"logging-call-at":"context_impl.go:1147"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"Acquired shard","shard-id":1,"address":"127.0.0.1:39779","logging-call-at":"context_impl.go:1839"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","lifecycle":"Starting","component":"shard-engine","logging-call-at":"context_impl.go:1358"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"history-engine","lifecycle":"Starting","logging-call-at":"history_engine.go:286"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"transfer-queue-processor","lifecycle":"Starting","logging-call-at":"queue_immediate.go:114"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"Task rescheduler started.","shard-id":1,"address":"127.0.0.1:39779","component":"transfer-queue-processor","lifecycle":"Started","logging-call-at":"rescheduler.go:124"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"transfer-queue-processor","lifecycle":"Started","logging-call-at":"queue_immediate.go:123"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"timer-queue-processor","lifecycle":"Starting","logging-call-at":"queue_scheduled.go:154"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"Task rescheduler started.","shard-id":1,"address":"127.0.0.1:39779","component":"timer-queue-processor","lifecycle":"Started","logging-call-at":"rescheduler.go:124"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"timer-queue-processor","lifecycle":"Started","logging-call-at":"queue_scheduled.go:163"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","service":"history","component":"memory-scheduled-queue-processor","lifecycle":"Starting","logging-call-at":"memory_scheduled_queue.go:103"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","service":"history","component":"memory-scheduled-queue-processor","lifecycle":"Started","logging-call-at":"memory_scheduled_queue.go:108"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"visibility-queue-processor","lifecycle":"Starting","logging-call-at":"queue_immediate.go:114"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"Task rescheduler started.","shard-id":1,"address":"127.0.0.1:39779","component":"visibility-queue-processor","lifecycle":"Started","logging-call-at":"rescheduler.go:124"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"visibility-queue-processor","lifecycle":"Started","logging-call-at":"queue_immediate.go:123"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"queue reader started","shard-id":1,"address":"127.0.0.1:39779","component":"transfer-queue-processor","queue-reader-id":0,"lifecycle":"Started","logging-call-at":"reader.go:182"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","component":"history-engine","lifecycle":"Started","logging-call-at":"history_engine.go:295"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"none","shard-id":1,"address":"127.0.0.1:39779","lifecycle":"Started","component":"shard-engine","logging-call-at":"context_impl.go:1361"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"queue reader started","shard-id":1,"address":"127.0.0.1:39779","component":"timer-queue-processor","queue-reader-id":0,"lifecycle":"Started","logging-call-at":"reader.go:182"}
{"level":"info","ts":"2024-07-26T07:18:31.792+0700","msg":"queue reader started","shard-id":1,"address":"127.0.0.1:39779","component":"visibility-queue-processor","queue-reader-id":0,"lifecycle":"Started","logging-call-at":"reader.go:182"}
{"level":"info","ts":"2024-07-26T07:18:31.794+0700","msg":"temporal-sys-tq-scanner-workflow workflow successfully started","service":"worker","logging-call-at":"scanner.go:292"}
{"level":"info","ts":"2024-07-26T07:18:31.794+0700","msg":"temporal-sys-history-scanner-workflow workflow successfully started","service":"worker","logging-call-at":"scanner.go:292"}
{"level":"info","ts":"2024-07-26T07:18:31.838+0700","msg":"Current reachable members","component":"service-resolver","service":"matching","addresses":["127.0.0.1:45131"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.839+0700","msg":"Current reachable members","component":"service-resolver","service":"history","addresses":["127.0.0.1:39779"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.877+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-tq-scanner-taskqueue-0","WorkerID":"113922@f@","logging-call-at":"scanner.go:239"}
{"level":"info","ts":"2024-07-26T07:18:31.879+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-history-scanner-taskqueue-0","WorkerID":"113922@f@","logging-call-at":"scanner.go:239"}
{"level":"info","ts":"2024-07-26T07:18:31.879+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.880+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:82eb3a9b-00e8-49a3-b5c1-5eeae1cef994","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.880+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/2","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.881+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.881+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:195434bc-246c-42d7-9885-1dc8c6836404","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.881+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/2","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.881+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/1","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/1","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-history-scanner-taskqueue-0","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-tq-scanner-taskqueue-0","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-history-scanner-taskqueue-0","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-processor-parent-close-policy","WorkerID":"113922@f@","logging-call-at":"processor.go:98"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:31098dd6-5a27-4771-a2c8-0a058e43fae4","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.882+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/3","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.883+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.883+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/3","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.883+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/3","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.883+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/3","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.883+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.884+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-batcher-taskqueue","WorkerID":"113922@f@","logging-call-at":"batcher.go:98"}
{"level":"info","ts":"2024-07-26T07:18:31.884+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-processor-parent-close-policy","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.884+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:fbccf0af-91c6-4a12-88c4-2dfbac7eac09","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.884+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.884+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-batcher-taskqueue","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.885+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.885+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.885+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/1","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"default-worker-tq","WorkerID":"113922@f@","logging-call-at":"worker.go:101"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","component":"worker-manager","lifecycle":"Started","logging-call-at":"worker.go:106"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","component":"perns-worker-manager","lifecycle":"Starting","logging-call-at":"pernamespaceworker.go:166"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","component":"perns-worker-manager","lifecycle":"Started","logging-call-at":"pernamespaceworker.go:177"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"worker service started","service":"worker","component":"worker","address":"127.0.0.1:44125","logging-call-at":"service.go:418"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"Current reachable members","component":"service-resolver","service":"history","addresses":["127.0.0.1:39779"],"logging-call-at":"service_resolver.go:279"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:246ad841-2310-47ab-be45-2d486fede297","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/3","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/2","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"default-worker-tq","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/2","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/2","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.887+0700","msg":"Started Worker","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-per-ns-tq","WorkerID":"server-worker@113922@f@temporal-system","logging-call-at":"pernamespaceworker.go:483"}
{"level":"info","ts":"2024-07-26T07:18:31.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:ba8d6128-b67a-4a13-bc21-7530dd20816d","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"Started Worker","service":"worker","Namespace":"default","TaskQueue":"temporal-sys-per-ns-tq","WorkerID":"server-worker@113922@f@default","logging-call-at":"pernamespaceworker.go:483"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/1","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"default-worker-tq","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-per-ns-tq","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"f:bb4a96f1-3300-4d23-a828-38e34c5c7160","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-per-ns-tq","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-per-ns-tq","wf-task-queue-type":"Activity","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:18:31.889+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"temporal-sys-per-ns-tq","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:30.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:30.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-history-scanner-taskqueue-0/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:30.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-tq-scanner-taskqueue-0/3","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:30.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/2","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:31.886+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:19:31.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/3","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:20:30.891+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:21:28.894+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/3","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:21:29.887+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-processor-parent-close-policy/2","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:21:29.890+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/2","wf-task-queue-type":"Activity","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:21:29.892+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/3","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.126+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"HelloUpdateTaskQueue","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.127+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/2","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.127+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"114676@f:5f4e1c06-d491-433f-9a5b-789d08f783fc","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.135+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/2","wf-task-queue-type":"Activity","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.136+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"HelloUpdateTaskQueue","wf-task-queue-type":"Activity","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.136+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/1","wf-task-queue-type":"Activity","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.136+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/3","wf-task-queue-type":"Activity","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:22:58.193+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/3","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"warn","ts":"2024-07-26T07:23:01.769+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":222,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:23:01.769+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":222,"logging-call-at":"health_signal_aggregator.go:178"}
{"level":"warn","ts":"2024-07-26T07:23:31.769+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":2543,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:23:31.769+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":2543,"logging-call-at":"health_signal_aggregator.go:178"}
{"level":"info","ts":"2024-07-26T07:23:57.129+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/HelloUpdateTaskQueue/1","wf-task-queue-type":"Workflow","wf-namespace":"default","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"warn","ts":"2024-07-26T07:24:01.770+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":2386,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:24:01.770+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":2386,"logging-call-at":"health_signal_aggregator.go:178"}
{"level":"warn","ts":"2024-07-26T07:24:31.769+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":2359,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:24:31.769+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":2359,"logging-call-at":"health_signal_aggregator.go:178"}
{"level":"warn","ts":"2024-07-26T07:25:01.768+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":2390,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:25:01.769+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":2390,"logging-call-at":"health_signal_aggregator.go:178"}
{"level":"warn","ts":"2024-07-26T07:25:27.891+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-processor-parent-close-policy","WorkerID":"113922@f@","WorkerType":"WorkflowWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.891+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-processor-parent-close-policy","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.891+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-tq-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.891+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-history-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.892+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-tq-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.893+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-history-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.893+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-batcher-taskqueue","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.893+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-batcher-taskqueue","WorkerID":"113922@f@","WorkerType":"WorkflowWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.893+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-history-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"WorkflowWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.896+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-tq-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"ActivityWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"warn","ts":"2024-07-26T07:25:27.897+0700","msg":"Failed to poll for task.","service":"worker","Namespace":"temporal-system","TaskQueue":"temporal-sys-history-scanner-taskqueue-0","WorkerID":"113922@f@","WorkerType":"WorkflowWorker","Error":"service rate limit exceeded","logging-call-at":"internal_worker_base.go:320"}
{"level":"info","ts":"2024-07-26T07:25:29.888+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Stopped","logging-call-at":"task_queue_manager.go:363"}
{"level":"info","ts":"2024-07-26T07:25:30.710+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/temporal-sys-batcher-taskqueue/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Started","logging-call-at":"task_queue_manager.go:331"}
{"level":"info","ts":"2024-07-26T07:25:30.892+0700","msg":"none","service":"matching","component":"matching-engine","wf-task-queue-name":"/_sys/default-worker-tq/1","wf-task-queue-type":"Workflow","wf-namespace":"temporal-system","lifecycle":"Stopped","logging-call-at":"task_queue_manager.go:363"}
{"level":"warn","ts":"2024-07-26T07:25:31.769+0700","msg":"Per shard per namespace RPS warn limit exceeded","service":"history","shard-id":1,"wf-namespace":"default","rps":2444,"logging-call-at":"health_signal_aggregator.go:171"}
{"level":"warn","ts":"2024-07-26T07:25:31.769+0700","msg":"Per shard RPS warn limit exceeded","service":"history","shard-id":1,"rps":2444,"logging-call-at":"health_signal_aggregator.go:178"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment