Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
If cob count doesn't match listing, cache should be recomputed
Closed { reason: Solved } did:key:z6MkkfM3...sVz5 opened 1 year ago

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.

rudolfs commented 1 year ago

I’d be rather for this to be solved on the protocol level. Ideally we don’t ever reach this state.

z6MkkfM3...sVz5 commented 1 year ago

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

rudolfs commented 1 year ago

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.