tink-worker: error logged without actionStatus #502
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
The following tink-worker error is logged without actionStatus:
tink/cmd/tink-worker/internal/worker.go
Lines 318 to 319 in 836244b
Maybe this needs to be changed to:
Or to also pass
l
context toexitWithGrpcError
, this needs to be changed to:The text was updated successfully, but these errors were encountered: