cosmo icon indicating copy to clipboard operation
cosmo copied to clipboard

fix: cache vars and remapping normalization

Open devsergiy opened this issue 3 weeks ago • 2 comments

Use cache for variables normalization and variables remapping.

Closes ENG-8477

Summary by CodeRabbit

  • Performance

    • Added dedicated caching for variable normalization and variable remapping to improve request processing and surface cache-hit visibility.
    • New debug headers report variable-normalization and variable-remapping HIT/MISS state for requests.
  • Tests

    • Added tests covering normalization and remapping cache scenarios, including variable extraction, operation isolation, and list/value coercion; tests assert cache-hit headers and responses.

devsergiy avatar Nov 05 '25 22:11 devsergiy