-
怀疑是obs sdk使用的okhttp客户端的问题,修改过retryOnConnectionFailure = true; 问题依然存在。
每天大约上传100万个文件,其中大约有1000个左右上传失败。
obs sdk版本: 3.23.9
tStorageService|executeRequest|589|OkHttp cost 11 ms to apply http requ…
-
Hi!
The class "AbstractPresentationModel" is not found. I am using latest RoboBinding version, please check my gradle file.
How can I get this working?
Gradle file:
``` groovey
buildscript {
r…
-
### Search before asking
- [ ] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar question.
- [ ] I had searched my question on the internet but i didn't ge…
-
-
- [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
2024-03-19 17:53:53.865 [1103191…
-
项目最初使用hikari连接池,直到周三发生连接泄露,切换druid连接池,使用druid默认配置,最大连接为8,
![image](https://user-images.githubusercontent.com/46240313/77823498-88789d00-7136-11ea-9e8c-b1d81c084da8.png)
在监控中看到逻辑打开连接数大于逻辑关闭连接数(一般发生在两…
-
Hello!
I tried using spring-data-rest in a native image. The native image doesn't start, it fails with this exception: https://ge.spring.io/s/a66xyypotax3k/tests/:data-rest-mongodb:nativeAotTest/co…
-
#### What version of pinpoint are you using?
v2.3.3
#### Describe the bug
I found a deadlock while initializing pintpoint version 2.3.3.
Because of this deadlock, the application system couldn…
-
2018-12-21 11:17:53,046 INFO o.a.c.c.C.[.[.[/] [] - [Initializing Spring FrameworkServlet 'dispatcherServlet']
2018-12-21 11:17:53,046 INFO o.s.w.s.DispatcherServlet [] - [FrameworkServlet 'dispatc…
-
### a tool for generating spring boot project structure
Spring Initializr is a Web-based tool that generates the Spring Boot project structure.