Steven Humphrey

Results 19 comments of Steven Humphrey

I also see this issue. I tracked it down to how aws-sdk-v3 is handling error responses from the server. In my case, the server is localstack, if localstack returns an...

Not currently, though I'm open to the possibility of adding that functionality.

> In the same scope, it's possible to comment on commit https://docs.gitlab.com/ce/api/commits.html#post-comment-to-commit that would be so awesome to be able to do that when on a commit. > > Imagine...

Regarding the documentation, I'm not sure what else I could add, those settings are listed in the README and the vim doc, certainly open to suggestions. Regarding the origin remote,...

> out of curiosity, is there any reason that this wasn't merged into `main`? I never quite finished it to my satisfaction, most of the api code worked, but the...

For ProgressStatus, I have a branch that uses new style. I hadn't merged it yet but I can do that now

How about: ``` return send_error(); # superfluous return ```

We also get these error message, running an ancient ejabberd. We also didn't get time outs when we used an older version of hubot-xmpp that didn't generate these errors.

I had already deleted my comment about id, it doesn't fix these ping errors.

@pixelrebel I believe the two are separate issues, I added an id to the ping request and still get the errors. As far as I can tell, your PR fixes...