graphite-api
graphite-api copied to clipboard
set render_errors to true but didn't get anything other than 500 errors
I know render_errors is by default true. Since I did see any error stack, I explicitly has an entry in the yaml file. The graphite_api is run by the gunicorn with a "DEBUG=True" in the django settings (raw env). Please help.
Thanks