Skip to content

Add fixed window count rate limiter and retry on 429 status code #514

Add fixed window count rate limiter and retry on 429 status code

Add fixed window count rate limiter and retry on 429 status code #514

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Install Go
uses: actions/setup-go@v5.0.2
with:
go-version-file: go.mod
- name: Build
run: make