OpenBankProject / OpenBankProject/scala-macros
(@CacheKeyOmit callContext: Option[CallContext]) -- the callContext issue
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need to extract some values from CallContext, can not just omit it ...
eg: at least user_name, user_provider,
Contributor guide
No contributing guide indexed for this repository
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 @CacheKeyOmit annotation and references to CallContext in the Scala macros project. Confirm how the annotation currently handles CallContext and determine the intended treatment of user_name and user_provider; the work is done when those values can be extracted without omitting the relevant context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100