-
[1.6.0-beta.2: Wade Watts](https://github.com/comictagger/comictagger/releases/tag/1.6.0-beta.2)
0. Have ComicVine api limit exhausted/near exhausted
1. Start auto-identify (ctrl+T)
2. Applicatio…
rad96 updated
1 month ago
-
### System Info
When i try to run a .train function (i am using my own llm)
it shows me this error
Request failed: HTTPSConnectionPool(host='api.domer.ai', port=443): Max retries exceeded with …
-
Hi,
unable to connect to my plex server, tried via http and hostname with https,
logs:
`ErrorWarningSystemArrayLogin
[INFO] [27 Oct 2024 13:31:17 GMT] Startup rollerblades.py/1.1.8.
[IN…
-
I'm experiencing many issues (already reported here by other people) related with the (blocking) connection pool in the asyncio version.
I had to rollback and pin my dependency version to 4.5.5 cur…
-
**What would you like to be added/modified**:
EdgeMesh support the configuration of the maximum retries times when call microservice
**Why is this needed**:
When accessing microservices, the re…
-
I am using this lib with Hive on EMR 5.27 and dynamodb.deletion.mode = 'true'. if hive encounters write throttling on the DDB table (even
-
```
Allow tasks to be retried if they don't succeed initially.
Requested by G. Lunter
```
Original issue reported on code.google.com by `bunbu...@gmail.com` on 11 Mar 2011 at 4:26
-
I am investigating the work require to implement support for retrying send_goal and cancel requests within ActionClient. This effort is driven by the fact that the ActionServers are on separate machin…
-
If a connection is made with the reconnectionInterval option set, an issue arises when the CasparCG service is not available:
timeout is called on 'connectionError' and on 'disconnected', creating 2…
-
I'm having issues with testing our implementation of axios-retry with jest.
We've had to implement our own RetryConfig to cover post calls to our graphql instance with this config:
```javascript
ax…