Closed llunaCreixent closed 1 year ago
The issue with the extra logs has been investigated and it's not related with the new api version. It's related to the code of the api not being refactored yet to exclude the execution of the logic related to the cli pathfinder code. https://github.com/CirclesUBI/circles-api/issues/194
I see in the
api
pod the outputs of the worker jobs, like this:[syncAddress-transfer-0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d-1687598151724] ACTIVE "Sync trust graph for address" job started
I expect they are not there. I tried removing the
ETHEREUM_NODE_WS
env var from the api-deployment, and the same output. This branch is currently not deployed in prod, only in staging.