perf: parallelize token source price requests #20
Reference in New Issue
Block a user
Delete Branch "feat/parallel-price-lookup-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test Plan
[codex] review results for PR #20.
PASS
No blocking issues found in the latest update.
Validation:
go test ./internal/services/tele/commands -run RunsLookupsConcurrently -v -count=1go test ./internal/services/tele/commands -v -count=1go test ./... -count=1go test -race ./internal/services/tele/commands -run CollectRichTokenData -count=1