temporal is keeping printing Unspecified task queue msg #38587
Unanswered
sivankumar86
asked this question in
Connector Questions
Replies: 1 comment
-
I believe it is related to this discussion temporalio/temporal#5903 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have upgraded Airbyte to 0.60.x and temporal logs keep printing below msg. Could you shed some light on this ?
{"level":"warn","ts":"2024-05-22T22:49:08.384Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"CHECK_CONNECTION","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:09.281Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"CONNECTION_UPDATER","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:09.652Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"DISCOVER_SCHEMA","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:09.975Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"NOTIFY","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:10.552Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"CONNECTION_UPDATER","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:10.552Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"CHECK_CONNECTION","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:10.573Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"DISCOVER_SCHEMA","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:10.781Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"GET_SPEC","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
{"level":"warn","ts":"2024-05-22T22:49:10.967Z","msg":"Unspecified task queue kind","service":"frontend","wf-task-queue-name":"NOTIFY","wf-namespace":"default","logging-call-at":"workflow_handler.go:3772"}
Beta Was this translation helpful? Give feedback.
All reactions