or run

tessl search
Log in

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
pypipkg:pypi/pyrate-limiter@3.9.x
tile.json

tessl/pypi-pyrate-limiter

tessl install tessl/pypi-pyrate-limiter@3.9.0

Python Rate-Limiter using Leaky-Bucket Algorithm for controlling request rates in applications with multiple backend storage options.

Agent Success

Agent success rate when using this tile

81%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.45x

Baseline

Agent success rate without this tile

56%

Assessment results

Generated

Agent Claude Code

Scenario 1

Failing rate tracking

15%

Scenario 2

MultiprocessBucket shared memory

6%

Scenario 3

Basic limiter API (try_acquire)

7%

Scenario 4

Decorator pattern for functions

40%

Scenario 5

BucketFactory routing patterns

50%

Scenario 6

Async/await support with try_acquire_async

40%

Scenario 7

MonotonicClock time source

60%

Scenario 8

PostgresBucket ACID storage

-2%

Scenario 9

Custom backend development

-5%

Scenario 10

RedisBucket distributed storage

45%