John Anderson
John Anderson
The rate limits are fairly well documented so it could do back-offs and delays to discover all within the limits of github has set. It would slow the call down...
The way you would do this is by using standard template variables in the ini.file and then pass the environment variable over: ``` broker_url = %(REDIS_URL)s ``` and then you...
@phrfpeixoto Do you have the config and command you ran so I can see it? and what shell you use (bash, zsh, fish, etc)
@vivekhub Do you have an example of how to reproduce this error?
@gbin @dswarbrick Is this still an issue in master? How do you reproduce it?
@dswarbrick @gbin Ping! I want to get this fixed for our next release.
Could you provide a small sample app that shows the problem so I can fix it?
What is your server setup?
@eoranged Is this still happening for you with master?
@eoranged You'll have to show some more code of your setup because IE9 works fine when I test our examples