decentralized-identity / decentralized-identity/web5-js

Either implement smarter DID resolution cache or increase default

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
142
Forks
56
PR merge metrics
No merged PRs in 30d

Description

At the moment, the default DID resolution cache TTL is 15 minutes. While this would help with intermittent network connectivity issues, it wouldn't allow an app / developer to work offline for an extended period (e.g., airplane flight).

We should either:
- Increase the default TTL if we don't have the time in the short term
OR
- Make the cache smarter by only invalidating if there is network connectivity

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.