You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first one is a DID from an independent PDS where the owner (IIRC) has manually added a plc_tombstone operation to PLC because they thought it was needed. The second one is also a repo on another independent PDS, the repo doesn't seem to exist on the PDS anymore.
The third was a DID on a Bluesky PDS, so I'm assuming this might actually be happening for all deleted repos?
The text was updated successfully, but these errors were encountered:
Thanks for reporting these! Sorry to leave these lingering.
We are planning to iterate on how identity and account lifecycle events are transmitted over the repo event stream ("firehose"), most likely deprecating the #handle and #tombstone events to use just #identity and #account. When we do that, the relay will be updated to have slightly different internal account state tracking. I think that we'll probably wait to debug these accounts until we do that update, and then ensure/test that tombstoned accounts are handled consistently.
https://bsky.network/xrpc/com.atproto.sync.getLatestCommit?did=did:plc:pkmfz5soq2swsvbhvjekb36g
https://bsky.network/xrpc/com.atproto.sync.getLatestCommit?did=did:plc:ravrgr24ltd5oxft2mha6chc
https://bsky.network/xrpc/com.atproto.sync.getLatestCommit?did=did:plc:cw2oqmrjzpfaezhs6pp3bksy
The first one is a DID from an independent PDS where the owner (IIRC) has manually added a
plc_tombstone
operation to PLC because they thought it was needed. The second one is also a repo on another independent PDS, the repo doesn't seem to exist on the PDS anymore.The third was a DID on a Bluesky PDS, so I'm assuming this might actually be happening for all deleted repos?
The text was updated successfully, but these errors were encountered: