Update Invocation Service to handle `ownerNcaId`
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Protos in Invocation Service should be updated to receive the new clientOwnerNcaId field.
Then, Invocation Service should start sending clientOwnerNcaId to the RateLimiter Service.
Definition of Done
- Update unit and integration tests
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
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
Start by locating the Invocation Service protos and the code that communicates with the RateLimiter Service. Trace how client fields are received and forwarded, then update the unit and integration tests to verify the new clientOwnerNcaId value is handled end to end.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100