-
**Describe the bug**
Creating a task where it is setup to retry upon failure, the retried task is populated with the previous failed attempt's outputData.
**Details**
Conductor version: 3.2.0
Wo…
-
The idea is having a call where we can pass the http status codes we want. If the expectation is not met, then an error should be returned
example:
``` go
resp, err := FluentRequest().
…
-
**Describe the bug**
I'm getting a `-1` error that I'm assuming means a timeout:
```text
WARNING - htmlproofer: invalid url - http://www.logiqx.com/DatFAQs/CMPro.php [-1] [dats.md]
```
I…
-
#### Describe the bug
- Node.js version: v16.14.0
- OS & version: macOS Monterey (12.6.1)
The documentation page includes an example of a handler that throws a custom error to replace the ori…
-
Retried requests seem to lose the configured headers. For example this:
```js
import Axios from 'axios'
import AxiosRetry from 'axios-retry'
AxiosRetry(Axios)
Axios.interceptors.request.use…
-
I have an envoy configuration which contains 3 filters:
- An ext_authz filter which returns a 4xx status code
- A Lua filter
- A wasm filter
Something like this
```
- name: envoy…
-
Hey,
according to spec there must **not** be any body, when the server replies with HTTP 204. And in fact, chrome cancels a request, when there is data. This breaks the handling of restangular in t…
-
When @tathamoddie and I created httpstat.us back in 2011 it was mostly to scratch an itch we had, and we had no major plans for it beyond writing the code.
Fast forward a decade, the service is sti…
-
Httpstat 1.1.0 has not released binary programs
fcwys updated
1 month ago
-
First off: This gem is really cool! Thanks for building it
I had a syntax error in my application.
But Rackula just continues to crawl the site.
```
0.0s info: Rackula::Command::Generate…