Closed ethinx closed 1 year ago
This is due to a minor change in the message protocol for reporting metrics from a worker to the repo. The change happened in this branch but not yet in the main branch. Generally speaking, compatibility between different versions of repo and worker is not garanteed.
What happened
Start pipy repo and worker in different version, the repo is unable to get metrics from worker. Reporting error in console:
How to reproduce
Use
samples/gateway
for proxy worker and enable metrics plugin:Expect behavior
repo could receive the metrics from worker, they should be compatible
Version info
repo
worker