-
**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…
-
```
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…
-
### Description
Ray actor methods have `retry_exceptions` with `max_task_retries`. But for the ctor (`__init__`), the user exceptions are never retried. Instead, for the first ctor exception we get A…
-
### Provide environment information
Retrieving folder contents
Error:
HTTPSConnectionPool(host='drive.google.com', port=443): Max retries
exceeded with url:
/drive/folde…
-
Hello everyone!
I want to build a metric ta compares generated guidelines to reference guidelines and outputs a score.
The input are `extracted_guidelines` and `generated_guidelines`.
Important…
-
Hi all,
After upgrading to 6.3.1 from 6.2.18, my workers are constantly generating the below error. It is causing extremely slow ingestion.
```
{"reason": "HTTPSConnectionPool(host='opencti', p…
-
We should retry upon connection loss (on requests level)
This should be separated case by case.
- Blockchain Task
- PFS
- Matrix
fredo updated
3 years ago