Closed nilsk123 closed 6 years ago
Can you provide a small example where it is reproducible? (Since we are running the latest in production and don't see this happening).
You might consider if there is something in the implementation of the call where the web worker times out in order to response (especially if you are debugging).
I have verified all that installations using parse-stack have no issues with calling cloud functions. Closing this issue as it is currently stale and haven't received updates.
Calling cloud code from the rails parse stack always times out, call is as such:
Parse.call_function :getNumberOfChallengesPerDay, {}
Server logs show it coming in but rails console always times out