or run

tessl search
Log in

Version

Files

tile.json

tessl/npm-make-fetch-happen

Opinionated, caching, retrying fetch client for Node.js with enterprise-grade HTTP features

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/make-fetch-happen@15.0.x

Agent Success

Agent success rate when using this tile

74%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.68x

Baseline

Agent success rate without this tile

44%

To install, run

tessl install tessl/npm-make-fetch-happen@15.0.0

Assessment results

Generated

Agent Claude Code

Scenario 1

HTTP caching via cachePath with fetch-style cache modes

0%

Scenario 2

Fetch wrapper with Request/Response exports and chainable defaults

22%

Scenario 3

Cache metadata controls including cacheAdditionalHeaders, conditional-request cache bypass, and non-GET invalidation

65%

Scenario 4

Automatic retries with configurable backoff and attempt tracking

98%

Scenario 5

Streaming pipelines that tee responses into cache while buffering integrity/size events for late listeners

48%

Scenario 6

Redirect handling with protocol switches and manual/error modes

-5%

Scenario 7

Subresource Integrity verification with ssri-driven integrity/size events and cached hashes

45%

Scenario 8

Stale and offline cache behaviors with revalidation and only-if-cached error surfacing

2%

Scenario 9

Proxy and agent configuration including TLS, DNS cache, and socket pooling

0%