John Keyes

Results 16 comments of John Keyes
trafficstars

No immediate plans on adding this Arjun. The current rate limit details are stored in the version-3 client (see `rate_limit_details`).

@arjunbanker Have a look in the [auto-throttle](https://github.com/jkeyes/python-intercom/tree/auto-throttle) branch. It's a simple solution that sleeps until the rate limit is reset. To enable the throttling a client has to be created...

I enabled tracing and see that the array type is being found: ```REMAP SCHEMA (Type is now [array string])``` but the check for the `Title` is being made regardless of...

I've built the latest from source and am getting the same error for the petstore specification: ## Go Version ``` $ go version go version go1.9.2 linux/amd64 ``` ## Go...

The failed codestyle step does not look related to the change made to the docs.