PromucFlow_constructor/app/server/appsmith-plugins/mongoPlugin
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
..
src Add timeout failure for mongo plugin test datasource (#3431) 2021-03-10 11:11:14 +05:30
plugin.properties Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30
pom.xml Add support for reactive streams with mongodb. (#1720) 2020-11-18 10:58:50 +05:30