If cob count doesn't match listing, cache should be recomputed
Patches and issues could have some mismatched format, which would mean we show the counts but aren’t able to show Issue or Patchteasers. We could try to recompute the users cache if we see some incongruence.
I’d be rather for this to be solved on the protocol level. Ideally we don’t ever reach this state.
I agree that having that on the protocol would be the best, but we should probably be able to handle this in someway, maybe show something like “X patches not able to displayed to format conflicts” or smth
Could you open an issue in heartwood or a thread on zulip for this, so it’s tracked on the protocol end of things? Maybe we can do a health-check on start-up and rerun the cache automatically until this is fixed properly.