Skip to content

chore: reduce api log noise#974

Merged
raymondjacobson merged 1 commit into
mainfrom
codex/slim-api-request-logs
Jun 24, 2026
Merged

chore: reduce api log noise#974
raymondjacobson merged 1 commit into
mainfrom
codex/slim-api-request-logs

Conversation

@raymondjacobson

Copy link
Copy Markdown
Member

Summary

  • log API request path instead of full url and move successful requests to debug
  • move routine social index update logs to debug
  • aggregate Solana retry queue failures into one warning while keeping per-item detail at debug

Testing

  • go test -c -o /tmp/api-package.test ./api
  • go test ./esindexer ./solana/indexer
  • go test ./api ./esindexer ./solana/indexer (blocked locally: search tests require Elasticsearch on :21401)

@raymondjacobson raymondjacobson merged commit 5209beb into main Jun 24, 2026
5 checks passed
@raymondjacobson raymondjacobson deleted the codex/slim-api-request-logs branch June 24, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant