问题描述
在使用Feign进行远程调用时遇到的bug。原因是因为超时了。需要对超时时间进行设置一下即可。
在Nacos进行设置

原先的contentTimeout和readTimeout都是2000,修改成20000后bug便解决了。
- mysql发生连接异常Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
- jni Exception in thread "main" java.lang.UnsatisfiedLinkError:
- 装载数据时报错:Failed to execute spark task, with exception 'org.apache.hadoop.hive.ql.metadata.HiveException(Failed to create spark client.)'
- mybatis解决nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping:
- 案例分享-Exception.getMessage突然为null
- virtualbox安装centOS7 报错 not syncing fatal exception
- sentinel中fallback和blockHandler的区别
- 【python】try-except
- try except except finally
- Failed to convert value of type 'java.lang.String' to required type 'java.lang.Long'; nested exception is java.lang.NumberFormatException: For input string: "getSysTenantNames"
本栏目推荐文章