address greptile review feedback (greploop iteration 2)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yuneng-jiang 2026-02-24 19:22:45 -08:00 committed by Sameer Kankute
parent 5a96f5a832
commit 64d88f7d53

View file

@ -263,7 +263,7 @@ class _ProxyDBLogger(CustomLogger):
async def _enrich_failure_metadata_with_key_info(metadata: dict) -> dict:
"""
Enriches failure spend log metadata by looking up the key object (and team object)
from cache/DB when key fields are missing.
from cache when key fields are missing.
This handles two scenarios:
1. Auth errors (401): UserAPIKeyAuth is created with only api_key set, all other