perf: parallelize token source price requests #20

Merged
thuanle merged 2 commits from feat/parallel-price-lookup-v2 into feat/token-message-rich 2026-04-26 19:15:53 +07:00

2 Commits

Author SHA1 Message Date
thuanle a54ec0dbb7 Merge branch 'feat/token-message-rich' into feat/parallel-price-lookup-v2 2026-04-26 19:00:45 +07:00
thuanle a36eb7aad0 perf: run token price source lookups in parallel
Fetch alpha, futures, and spot sources concurrently in token lookup flow to reduce end-to-end response latency while preserving independent source behavior.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 18:26:33 +07:00