Skip to content

Bust _membership_stream_cache cache when current state changes #17368

Closed
@MadLittleMods

Description

@MadLittleMods

Spawning from #17320 (comment)


Bust _membership_stream_cache cache when current state changes.

Currently, the only reference I can find is in CacheInvalidationWorkerStore._invalidate_caches_for_event(...) which doesn't handle current state changing.

Dev notes

This is where we should be adding the cache busting:

elif row.type == EventsStreamCurrentStateRow.TypeId:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions