JavaScript Azure Function v4 hangs during getting records from cosmos db
I'm learning Azure functions and have faced a problem. The function hangs when getting a record from cosmos db. I use the cosmos db emulator. The function works properly without code that fetches records from cosmos db. I see log:…