rgw/lifecycle-notification: Do not block lc processing for notification errors.
Currently if there is any error while calling publish_reserve the lc processing is cancelled for that object. This is different from behavior we have for replication events where the notification errors are not blocking replication. On similar note, lc being internal ceph processing, notification error's should not block the lc processing.
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
(cherry picked from commit
87084c755f62870132a04eb810552fdcd1afeb0c)