Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Filesystem errors in bb-storage are recorded as "Unknown" in prometheus #163

Open
lijunsong opened this issue Feb 21, 2023 · 0 comments
Open

Comments

@lijunsong
Copy link

When the underlying storage is full (due to a bad configuration), bb-storage throws the following errors back to worker.

 "status":{"code":2, "message":"Failed to store cached action result: Shard 1: Backend A: no space left on device"}}

However, from prometheus, the storage returns "Unknown" grpc code. Same for frontend write call (see the screenshot below).

screen_shot_2023-02-21_at_10 56 44_am

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant