Commits


dmandar authored and GitHub committed 3b9fd3ddf92
Do not activate if fetch returns NO_CHANGE (#4260) * Do not activate if a new fetch call has not resulted in any data change. * Add tests. * Fix style. * Persist lastETagUpdateTime in the database.