Skip to content

Commit

Permalink
Added some random delays to avoid cloudfront rate limiting
Browse files Browse the repository at this point in the history
  • Loading branch information
seime committed Nov 26, 2024
1 parent 6f09e7e commit 813ec51
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
import java.util.concurrent.ScheduledFuture;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicLong;

import org.apache.commons.lang3.StringUtils;
import org.eclipse.jdt.annotation.NonNullByDefault;
Expand Down

0 comments on commit 813ec51

Please sign in to comment.