You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle missing rates by fetching previous day's data
Modified logic to retrieve rates by iterating over previous days if data for the requested date is unavailable. Limits the search to 7 days, ensuring fallback behavior without indefinite looping.
0 commit comments