Closed
Description
I am using parse server as a BAAS for my android app.
Everything Is working like a charm, except, when I use the app intensely I.E. if I send several requests in a very small span of time (refreshing the data many times quickly) from my android client to the parse server, the server freezes. and I get a message back from my cloud function saying: "i/o failure".
I am not getting any info in my parse.logs file related to the issue besides the "i/o failure" message on client-side
I would be more then happy to understand the cause for this issue. and I how to resolve it.
Environment Setup
-
Server
- parse-server version: 1.17.3
- Operating System: Ubuntu (Bitnami image)
- Localhost or remote server? AWS
-
Database
- MongoDB version: v3.0.9
- Localhost or remote server? Localhost
Metadata
Metadata
Assignees
Labels
No labels