PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin/src
Sumit Kumar b6961ce7a4
Add timeout failure for mongo plugin test datasource (#3431)
- Mongo plugin client driver does not return with exception upon first failure - instead it keeps retrying. Hence, adding timeout error to report failure before the client thread cancels due to delay in response.
- It seems that the mongdb connection string cannot be directly used for ping test, hence skipping it.
2021-03-10 11:11:14 +05:30
..
main Add timeout failure for mongo plugin test datasource (#3431) 2021-03-10 11:11:14 +05:30
test/java/com/external/plugins Add timeout failure for mongo plugin test datasource (#3431) 2021-03-10 11:11:14 +05:30