Tuckie
Tuckie
Any thoughts on adding rate limiting to the Client? [API Call Limits](https://www.docusign.com/p/RESTAPIGuide/RESTAPIGuide.htm#GettingStarted/API Call Limits.htm) and [API Best Practices](http://764be237d39fdfa0985f-37a6c1f0731907180d9764651d02bea9.r5.cf2.rackcdn.com/SOAP_REST_API_Best_Practices_with_Connect_Guide.pdf) > applications are not allowed to poll for envelope status more than...
I currently have a blog post with a `.html.md.erb` extension. When attempting to get a link to another page: ``` You can access this new feature [here](/more/feature.html). ``` I get...
as a result of pull https://github.com/middleman/middleman-livereload/pull/85, I now receive the warning: ``` middleman-livereload-3.4.6/lib/middleman-livereload/reactor.rb:14: warning: toplevel constant Mutex referenced by Thread::Mutex ``` I'm currently running ruby 2.2.2p95.
I would love to add a CNC millable mx path, but I'm not really sure how to go about adding a custom path.
When running with capistrano 3.8.1, I receive the warning: ``` [Deprecation Notice] `set :scm, :gitcopy` is deprecated. To ensure this custom SCM will work with future versions of Capistrano, please...
By any chance could you deviate a bit from standard markdown to allow for tables without a header? Maybe configurable via a parameter? ``` |:-----------|------------:|:------------:| | no | header |...
**Describe the problem you have/What new integration you would like** The control parameters should utilize the number component for easy viewing and tuning within home assistant. **Please describe your use...