发布

  • [OPIK-7256] chore(backend): address project_metadata cache review follow-ups (#7380)

    frostbyte_neo 发布于 2026-07-07 13:06:27 +00:00

    • [OPIK-7256] address cache review follow-ups: javadoc + black-box test flow
    • convert the not-private constraint comment to javadoc
    • rework the cache test to the codebase's black-box flow: produce the
      cached value, alter the underlying value, assert the stale value is
      served from cache, then assert the updated value after expiration —
      no interception counters

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com

    • [OPIK-7256] test: document the cache key double-dash composition

    Co-Authored-By: Claude Fable 5 noreply@anthropic.com


    Co-authored-by: Claude Fable 5 noreply@anthropic.com

    下载附件