Skip to content

ExpiringValue caches failures #146

@kernwig

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions