Stephen Warren

Results 5 issues of Stephen Warren

## Description of the problem, including code/CLI snippet The default value of max_retries is insufficient to "clear" any rate limiting limit, for responses where the Retry-After header is missing. The...

enhancement

## Description of the problem, including code/CLI snippet My reading of the API docs and implementation indicate that HTTP-oriented parameters such as obey_rate_limit and max_retries must be specified separately for...

enhancement

### Feature Request Currently, when a job is triggered by a comment/note on a merge request (and I assume for any other case related to a merge request), variable gitlabUserEmail...

**Channel** C++Weekly **Topics** Observation: A gcc statement expression is probably the same thing as a lambda with `[&]` capture, auto return type, no parameters, immediately invoked. **Length** Short

episode idea

This solution works great for me, thanks! If I set the user/password to the same user/password that I use to log into the web, it works great. I tried writing...