v0.8.0
·
8 commits
to refs/heads/main
since this release
feat: Add throttling variables @pablotp (#58)
## what- Added the variables throttling_burst_limit and throttling_rate_limit
why
- To allow configuring the Rate and Burst limits for the stage. See:

- If this change is accepted, I plan to add those variables to the Atmos component too.