Tag: end to end test
-

Boosting Server Stability with E2E & Load Testing for Reliable Deployment
– Overview Hello, I’m a lead developer at MeFriend.ai. Our server is mainly implemented with Python. But we encountered stability issues when a large traffic joined at once We are using various logging and analytics services like Metabase and Mixpanel, we could investigate where these bottlenecks occur and look into them. Through API log tracking, latency…