Skip to content

Accelergreat: missing keys #523

@CorporateActionMan

Description

@CorporateActionMan

Accelergreat Missing Keys

Hi Ugo,

The environment

I'm using an integration test framework that spins up 8 isolated Web Api environments and therefore 8 connection multiplexers each within the bounds of an xunit test using Kestrel connected to a single redis docker standalone container all on a local Development machine.

The problem

When I run the tests I get seemingly byzantine errors and it appears that some of the keys are not persisted for a single Web api Request. The test then fails for a subsequent request because the cache entry does not exist. Note there are no exceptions thrown prior to the missing cache entries being discovered.

What could be going wrong?

It would be great to actually show you.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions