Skip to content

v0.1.42

Choose a tag to compare

@quanhua92 quanhua92 released this 22 Nov 00:25
· 710 commits to main since this release

Remove CryptoCompare fallback in API proxy mode

Changes:

  • API proxy mode now uses fail-fast behavior (no CryptoCompare fallback)
  • If proxy API fails, skip that crypto and continue with next one
  • Cleaner logs showing 'Fallback: None (fail-fast, skip crypto on error)'

Behavior:

  • Faster sync cycles (no retry delays)
  • Simpler error handling
  • Avoids double API calls when using alternative API source