Implement a per host entity registration list cache tag

Created on 10 February 2025, about 2 months ago

Problem/Motivation

The registration_list cache tag is used in host entity dependencies. This reduces caching across all hosts needlessly, since a given host entity is actually sensitive only to the list of registrations for that particular host.

Proposed resolution

Introduce and use a new list cache tag of the form host_entity_registration_list:{host_entity_type_id}:{host_entity_id}, replacing current usages of registration_list in most places.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

3.3

Component

Registration Core

Created by

πŸ‡ΊπŸ‡ΈUnited States john.oltman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024