Skip to content

Did doc records remain if the connection is deleted #4124

Description

@jamshale

We've seen some behaviour in production environments with short lived connections where did doc records are building up. If the connection is deleted then the did_doc records aren't applicable anymore.

We need to look into this and figure out if there's a problem and if it needs a fix for this behaviour.

Also we are seeing large memory usage when we have a large amount of did:peer's in the wallet. Are the did:peer's loading into the cache? If they are they probably shouldn't be. They are static assets. Getting the from the DB isn't a big cost but storing the in memory is.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions