Azure functions - Getting java.lang.IllegalStateException: Timeout on blocking read for 120000 MILLISECONDS on connecting with cosmos client

前端 未结 0 521
挽巷
挽巷 2020-12-03 03:16

Trying to connect to cosmos database using:

CosmosClient client =
      new CosmosClientBuilder()
          .endpoint("endpoint")
          .key(&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题