-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
- The verification cache added in Cache for verification requests #441 has two parameters size and TTL which are not config driven.
- The ask is to make them configuration driven.
Describe the solution you'd like
- Making the values config driven, using kraken-agent config instead of modifying code to make such changes.
Describe alternatives you've considered
- The other alternative is to leave the cache parameters as it is, However we might run into issues as Host sizes and number of concurrent pulls on a host increases.
sambhav-jain-16
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers