Skip to content

Instantly share code, notes, and snippets.

@pedesen
Last active October 23, 2019 15:04
Show Gist options
  • Save pedesen/428e02d3fee8028ce0a80f5ef87b0b57 to your computer and use it in GitHub Desktop.
Save pedesen/428e02d3fee8028ce0a80f5ef87b0b57 to your computer and use it in GitHub Desktop.
zeebe-node reconnects
{"id":"dc89e694-1bdb-4f56-80ad-aa636e1e5505","level":50,"message":"Stalled on gRPC error","pollMode":"Long Poll","taskType":"node-red","time":"2019 Oct-23 16:56:03PM","timestamp":"2019-10-23T14:56:03.837Z"}
{"id":"gRPC Channel","level":50,"message":"GRPC ERROR: 1 CANCELLED: Received http2 header with status: 504","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:56:03PM","timestamp":"2019-10-23T14:56:03.838Z"}
{"id":"gRPC Channel","level":50,"message":"GRPC Channel State: READY","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:56:03PM","timestamp":"2019-10-23T14:56:03.840Z"}
<here nothing happens for exactly 180 seconds>
{"id":"gRPC Channel","level":30,"message":"gRPC Channel State: IDLE","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.838Z"}
{"id":"gRPC Channel","level":30,"message":"gRPC Retry count: 1","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.839Z"}
{"id":"gRPC Channel","level":30,"message":"gRPC reconnected","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.840Z"}
{"id":"gRPC Channel","level":20,"message":"gRPC Channel state: IDLE","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.840Z"}
{"id":"gRPC Channel","level":30,"message":"gRPC Channel reconnected","pollMode":"Long Poll","taskType":"gRPC Channel","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.841Z"}
{"id":"dc89e694-1bdb-4f56-80ad-aa636e1e5505","level":20,"message":"Requesting 32 jobs with requestTimeout 600000","pollMode":"Long Poll","taskType":"node-red","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.841Z"}
{"id":"dc89e694-1bdb-4f56-80ad-aa636e1e5505","level":20,"message":"Long poll loop","pollMode":"Long Poll","taskType":"node-red","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.843Z","data":[["stream",1571842743843]]}
{"id":"dc89e694-1bdb-4f56-80ad-aa636e1e5505","level":20,"message":"Setting node-red task timeout for 5f2716d2-51c8-4c90-85fa-c56cbe78f40d to 1000","pollMode":"Long Poll","taskType":"node-red","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.953Z"}
1000
{"id":"dc89e694-1bdb-4f56-80ad-aa636e1e5505","level":20,"message":"Setting node-red task timeout for 3f593adf-c5fa-4e87-b3f9-d8cc01ea6786 to 1000","pollMode":"Long Poll","taskType":"node-red","time":"2019 Oct-23 16:59:03PM","timestamp":"2019-10-23T14:59:03.954Z"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment