PromucFlow_constructor/app/server/appsmith-interfaces
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
pom.xml Gracefully handle the timeout overflow / out of expected range errors (#3411) 2021-03-05 17:09:29 +05:30