Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Use generic rate limiter names (#152) Remove shared-secret-specific names from the rate limiter API so the package exposes generic sliding-window rate-limit concepts. Reviewed-on: https://codeberg.org/mtlynch/little-moments/pulls/152
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 0s | 4s | 4s | 4s |
| Eval | 2s | 1m24s | 1m24s | 1m27s |
| Build | 15s | 7m00s | 1m09s | 1m24s |
| Test | - | - | - | - |
| Deploy | - | - | - | - |
| Suite | 0s | 8m29s | 1m27s | 1m27s |