Question on resetting memory
Anonymous
HOBBYOP
a month ago
Hello,
We have a deployment for our project Ears for Peers, which is for an anonymous messaging service. We've had some issues with duplicating text messages on both the end of the account owner and user, that are impacting the ability to use our app. I'm wondering how we can reset the memory/cache? And do you think this could realistically fix the problem?
Best,
Ears for Peers
1 Replies
a month ago
You can try redeploying the instance, but I would highly suggest you review your codebase to ensure that it's not a code problem.
Also, does this happen in a test/dev environment?