What Could Be Causing a Timeout Error in the MongoDB Find Document Action During Workflow Construction?

This topic was automatically generated from Slack. You can find the original thread here.

Hi,
I’m in the middle of building a workflow, but I’m running into an issue with the MongoDB Find Document action.

I keep getting a timeout error when I try to test the step, even though it’s just a very simple query against a collection that only has less than 600 documents.
I can tell that there is no problem with the connection itself because the Database/Collection dropdown in the Configuration lists up what I have in my cluster just fine.

Do you know what might be causing this?

I couldn’t reproduce this issue. You may need to check your database configuration

It suddenly started working.
As I told you, the connection was and is working fine as it displays my databases and collections.

And it’d been working fine without an issue just like Rafe Custance mentioned.

Maybe a hiccup here and there, please let me know if you saw similar issue