2012/9/12 Łukasz Mierzwa <[email protected]>: > I will refactor carbon plugin a little bit, so that it logs timeout > errors and in case of timeout it will retry at next cycle.
It's dangerous since if carbon server will hang forever than we will lock master in every cycle until carbon timeout, I will make that smart so that after N errors it will stop sending stats to problematic server for some time (let's say 10 carbon cycles). So it will be bigger patch that I need to test first. -- Łukasz Mierzwa _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
