Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable in-memory cache when in multi-tenant mode #277

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

amanji
Copy link
Contributor

@amanji amanji commented Jun 26, 2024

Resolves: #275

@TimoGlastra
Copy link
Contributor

I think we need to update shared components / node versions to get CI working again

Signed-off-by: Akiff Manji <[email protected]>
@amanji
Copy link
Contributor Author

amanji commented Jun 27, 2024

I regenerated the yarn lockfile but now @credo-ts/cheqd can't be resolved in the tests.

This reverts commit 47c3077.

Signed-off-by: Akiff Manji <[email protected]>
Signed-off-by: Akiff Manji <[email protected]>
This reverts commit 0a659e5.

Signed-off-by: Akiff Manji <[email protected]>
Signed-off-by: Akiff Manji <[email protected]>
Signed-off-by: Akiff Manji <[email protected]>
Signed-off-by: Akiff Manji <[email protected]>
@amanji
Copy link
Contributor Author

amanji commented Jul 16, 2024

@TimoGlastra is there anything specific I need to get the tests to pass here? I'm a bit stuck on why they may be failing.

@TimoGlastra
Copy link
Contributor

There have been some changes to the OpenId4VC module which is causing these issues in tests I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[rest] disable SingleContextStorageLruCache when agent in multi-tenant mode
2 participants