cadence
cadence copied to clipboard
Change transfer read level update logic
What changed?
- Change transfer read level update logic to only update the read level if we successfully load tasks from db
Why?
- We currently suspect there are some consistency issue with Cassandra causing lost tasks, changing this logic can reduce the probability of lost tasks
How did you test it? eyeball
Potential risks
Release notes
Documentation Changes