- Belmont, CA
- http://paultarjan.com
- @ptarjan
Highlights
Block or Report
Block or report ptarjan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
sorbet/sorbet-typed Public
A central repository for sharing type definitions for Ruby gems
-
-
-
1
# Scaling your API with rate limiters23The following are examples of the four types rate limiters discussed in the [accompanying blog post](https://stripe.com/blog/rate-limiters). In the examples below I've used pseudocode-like Ruby, so if you're unfamiliar with Ruby you should be able to easily translate this approach to other languages. Complete examples in Ruby are also provided later in this gist.45In most cases you'll want all these examples to be classes, but I've used simple functions here to keep the code samples brief.
625 contributions in the last year
Less
More
Contribution activity
January 2022
Opened 1 pull request in 1 repository
bazelbuild/bazel
1
open
Reviewed 1 pull request in 1 repository
bazelbuild/bazel
1 pull request
Created an issue in bazelbuild/bazel that received 16 comments
bazel coverage generating conflicting files with bazel 5.0rc3
Description of the problem / feature request:
When trying to use bazel 5.0rc3 I'm seeing this error with our monorepo build:
(05:18:41) ERROR: fil…
16
comments
24
contributions
in private repositories
Jan 4 – Jan 13