Slobodan Mišković
Slobodan Mišković
We are unable to configure either global or per-request connection timeout when using `ElasticsearchPhpHandler`. * Without the handler, this works, and connection timeout is correctly triggered after 1 second: ```php
`git://` protocol is no longer supported by github, using it results in this error ``` Cloning into 'tabula'... fatal: remote error: The unauthenticated git protocol on port 9418 is no...
This makes `t/10_responses.t` pass
**What version of descheduler are you using?** descheduler version: 0.23 **Does this issue reproduce with the latest release?** Yes **Which descheduler CLI options are you using?** Using helm chart 0.23.1...
We would like an endpoint to to take a list of objects as an input, ex: ```js { entries: [ { id: 1, title: 'Entry 1'}, { id: 2, title:...
Thanks for the great library. We had our scanner spit out a very narrow page, and when we tried to merge that documents with `--footer` the `merge` got stuck. The...
### Description Starting work on #1607, hopefully someone with deeper knowledge of the provider code can take over / provide some guidance? Thanks! ### Acceptance tests - [ ] Have...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.0.16 **System**: Mac OS X 10.10.5 **Thrown From**: [regex-railroad-diagram](https://github.com/klorenz/atom-regex-railroad-diagrams) package, v0.10.3 ### Stack Trace Uncaught ReferenceError: expecctedClose is not...
When `label` is not supplied, we should place the `title` attribute on the input itself. I'll gladly write tests if you agree this is a welcome functionality. Thanks!