Open
Description
@luizrrodrigues we need to perform performance tests on the community app in the production mode. I think there are some API calls that aren't closing, which is making the app unresponsive.
We are seeing CPU and network stats spikes on production.
Tasks
- Find which APIs are responding slow, I doubt it is resource API
- Identify try-catch and log statements missing in the code, that's how we are missing more details