Currently RHEL updaters are creating a new update operation for every poll of it's security database. This is due to relying on etag and webserver's not always supporting the feature.
We must move the updaters to checksum based fingerprints and use etag as an http client optimization.