Comment 7 for bug 1432914

Revision history for this message
Rohit Jaiswal (rohit-jaiswal-3) wrote :

Yes, i think the sample create transaction can use this decorator. An alternative is to requeue the sample in case of a generic dispatcher error using requeue_sample_on_dispatcher_error = True; however this puts extra load on the queue in a large environment and also doesnt seem to work. i created another bug to track that - https://bugs.launchpad.net/ceilometer/+bug/1433881