Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ RequestToken
Class
RequestToken
awscli/s3transfer/bandwidth.py:37–40 ·
view source on GitHub ↗
A token to pass as an identifier when consuming from the LeakyBucket
Source
from the content-addressed store, hash-verified
35
36
37
class
RequestToken:
38
""
"A token to pass as an identifier when consuming from the LeakyBucket"
""
39
40
pass
41
42
43
class
TimeUtils:
Callers
10
test_consume_under_max_rate
Method · 0.90
test_consume_at_max_rate
Method · 0.90
test_consume_over_max_rate
Method · 0.90
test_consume_with_scheduled_retry
Method · 0.90
test_schedule_consumption
Method · 0.90
test_schedule_consumption_for_multiple_requests
Method · 0.90
test_is_scheduled
Method · 0.90
test_is_not_scheduled
Method · 0.90
test_process_scheduled_consumption
Method · 0.90
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
9
test_consume_under_max_rate
Method · 0.72
test_consume_at_max_rate
Method · 0.72
test_consume_over_max_rate
Method · 0.72
test_consume_with_scheduled_retry
Method · 0.72
test_schedule_consumption
Method · 0.72
test_schedule_consumption_for_multiple_requests
Method · 0.72
test_is_scheduled
Method · 0.72
test_is_not_scheduled
Method · 0.72
test_process_scheduled_consumption
Method · 0.72