error: Top-level await promise never resolved
I have already investigated storing my values in smaller documents and using .find() to query all of them or saving all as one document. Neither solves this issue, which brought me back to windmill. Also, i can successfully use these methods to query running a script locally on my machine.
Below is the code: