I tried this for the Rate Limiting API,
I tried this for the Rate Limiting API, but identifying the method signatures to add to the EnvBinding blocked me - maybe I was just looking in the wrong place, but I couldn't get it by referencing existing EnvBindings and the docs for the Typescript version.
6 Replies
If anyone wants to grab my efforts as a starting block, feel free:
Unknown User•4mo ago
Message Not Public
Sign In & Join Server To View
I should have time tomorrow, will give it a go and update .
Actually, had a quick install and test:
fieldIn context: @kflansburg Any word on makingsuccess
ofRateLimitOutcome
is private
success
a public field and this being merged?Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View
Amazing, thank you! I haven't fully validated it with an actual rate limit since I couldn't deploy it as-was, but that was the only issue rust-analyzer raised.
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View