openvinotoolkit / openvinotoolkit/model_server
Got an error from OVMS: rpc error: code = ResourceExhausted desc =
Open
Nobody has claimed this yet.
bug
- Dominant language
- C++
- Stars
- 931
- Forks
- 277
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 68
Description
Configuration
- OVMS version = 2024.3-gpu
- model server startup option:
--grpc_workers 6 # CPU count is 12
nireqis not set
Runing OVMS about 24 hours, when I send rpc call to OVMS, got error:
rpc error: code = ResourceExhausted desc =
Thanks.
Jieke Choo
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no source file or test. Start by reproducing the RPC failure after roughly 24 hours with OVMS 2024.3-gpu and --grpc_workers 6, then collect server-side diagnostics and compare behavior with nireq configured. Done should identify the resource limit and document or fix the cause of the ResourceExhausted response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc
- Domain
- backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100