Use last_sync when fetching transactions
complete
Anthony
If a user in an unauth state takes longer than 3 weeks then DAS will have a week of missing data. min(last_sync, time.now()-2weels)
Anthony
updated the status to
complete
Anthony
updated the status to
in progress