Skip to content

ExpiringValue caches failures #146

Description

@kernwig

When the factory function for ExpiringValue throws (aka: returns a rejected Promise), that failure is cached.

I want to not cache failures and instead retry on the next get() call.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions