N
Novu8mo ago
dmgarland

Unable to fully release the lock on resource

Also seeing this sometimes in our logs:
{
"level": 50,
"time": 1699023328554,
"pid": 17,
"serviceName": "@novu/worker",
"serviceVersion": "0.17.1",
"platform": "Docker",
"tenant": "OS",
"transactionId": "648eaf74-fefa-4eb8-acf2-a053e6392560",
"environmentId": "64c7dbbd0b825551a56889d7",
"organizationId": "64c7dbbc0b825551a56889ab",
"jobId": "654509cf77ab5a22275b5645",
"context": "DistributedLock",
"msg": "Releasing lock {environmentId:64c7dbbd0b825551a56889d7}environment:64c7dbbd0b825551a56889d7:template:653b87ea54ba09c9a5bc5f17:subscriber:64ee0f95437eb851912b7b64 threw an error: Unable to fully release the lock on resource \"{environmentId:64c7dbbd0b825551a56889d7}environment:64c7dbbd0b825551a56889d7:template:653b87ea54ba09c9a5bc5f17:subscriber:64ee0f95437eb851912b7b64\"."
}
{
"level": 50,
"time": 1699023328554,
"pid": 17,
"serviceName": "@novu/worker",
"serviceVersion": "0.17.1",
"platform": "Docker",
"tenant": "OS",
"transactionId": "648eaf74-fefa-4eb8-acf2-a053e6392560",
"environmentId": "64c7dbbd0b825551a56889d7",
"organizationId": "64c7dbbc0b825551a56889ab",
"jobId": "654509cf77ab5a22275b5645",
"context": "DistributedLock",
"msg": "Releasing lock {environmentId:64c7dbbd0b825551a56889d7}environment:64c7dbbd0b825551a56889d7:template:653b87ea54ba09c9a5bc5f17:subscriber:64ee0f95437eb851912b7b64 threw an error: Unable to fully release the lock on resource \"{environmentId:64c7dbbd0b825551a56889d7}environment:64c7dbbd0b825551a56889d7:template:653b87ea54ba09c9a5bc5f17:subscriber:64ee0f95437eb851912b7b64\"."
}
Any ideas on what this means, if/what I should do anything about it? Thanks all
1 Reply
dmgarland
dmgarland7mo ago
Any thoughts? @Support