wechaty/python-wechaty

[Bug]: No heartbeat from Padlocal puppet

yfeng997 opened this issue · 0 comments

Environment

- wechaty:
- wechaty-puppet: 
- wechaty-puppet-service: 
- wechaty-plugin-contrib: 
- token type: padlocal|wxwork|xp
- the version of wechaty docker container: [0.65]

Description

When I subscribe to on_heartbeat(), there's never heartbeat sent over from the puppet service. Thought on puppet service side, I can see

04:11:30 VERB EventStreamManager grpcEmit(EVENT_TYPE_HEARTBEAT[1], {"data":"heartbeat@padlocal"})


### Minimum reproducible code

-