The app has a refetching feature that re-fetches the tracks to see if new ones are added by any other user or if there are some updates (upvotes, downvotes) to existing ones. But the problem is -> it's interfering and stopping the play of the current track, which the user plays, and interrupts the user experience.

The app has a refetching feature that re-fetches the tracks to see if new ones are added by any other user or if there are some updates (upvotes, downvotes) to existing ones. But the problem is -> it's interfering and stopping the play of the current track, which the user plays, and interrupts the user experience.