Jonathan Kaczynski

Results 4 issues of Jonathan Kaczynski

This PR addresses part of issue #463. It logs the X-FB-ADS-INSIGHTS-THROTTLE header to provide insight into rate limiting.

There are some cases where end-users of the library want to override the headers sent to Rundeck (ex. not every response is going to be application/json). Per https://docs.rundeck.com/docs/api/rundeck-api.html#execution-query, we can...

needs-rebase

From rundeck/rundeck#1923: > I've traced the issue down to the Content-Type header that messes up the whole request (It's not needed for a GET anyway, was there from a previous...

needs-rebase

PyCharm shows error messages like `Shadows name 'username' from outer scope` in the init function of the Rundeck class. We can disambiguate the parameters to the init function from the...

needs-rebase