Comment 4 for bug 1564295

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

Reviewed: https://review.openstack.org/300155
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=cbc50dbebd1edb527b7041df8730de3c5c526c39
Submitter: Jenkins
Branch: master

commit cbc50dbebd1edb527b7041df8730de3c5c526c39
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Thu Mar 31 21:49:09 2016 +0300

    Report task status if it was changed

    For some reason we block send status report because of cache.
    It should protectd Nailgun from overload, but we should respect
    task status change in case of cache invalidation.

    Change-Id: If90151c846c239732097c53e358c97e3a79abf88
    Closes-Bug: #1564295