[Question posted by a user on YugabyteDB Community Slack]
If you set yb_read_from_followers=on
and are connected to a tablet leader, do you still read stale data from a snapshot yb_follower_read_staleness_ms
ago?
I read this: https://dev.to/franckpachot/read-from-the-nearest-peer-in-a-multi-region-database-with-followers-read-59d9 and the author makes it seem like you're always reading from a snapshot.