openvinotoolkit / openvinotoolkit/model_server

Got an error from OVMS: rpc error: code = ResourceExhausted desc =

Open
#2,871 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
931
Forks
277
Avg merge
2d 13h
Merged PRs (30d)
68

Description

Configuration

  1. OVMS version = 2024.3-gpu
  2. model server startup option:
--grpc_workers 6 # CPU count is 12
  1. nireq is 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.