mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 14:08:25 +00:00
#16076 This change removes ineffective rate limit to `/api/fleet/device/ping` and `api/fleet/orbit/ping`. Currently these endpoints are not rate limited, because the rate limiting used in these was the `errorLimiter` which only takes effect if the request fails and the ping endpoints never fail. So... we were making ineffective Redis accesses on every `/api/fleet/device/ping` and `api/fleet/orbit/ping` requests (we use Redis as the limiter store). - [X] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| .keep | ||
| 4345-os-vulns-backend | ||
| 10379-list-failing-policies-first | ||
| 13832-enroll-secret-in-keychain | ||
| 14105-surface-chrome-column-warnings | ||
| 14347-puppet-module | ||
| 14984-observer-plus-cta-wording | ||
| 15268-osquery-perf-fix | ||
| 15325-form-styles | ||
| 15490-query-reports-support-custom-pack_delimiter | ||
| 15609-team-host-expiry-backend | ||
| 15689-remove-fleetd-script | ||
| 15707-hqr-report-updated-empty-state-update | ||
| 15783-active-link-returns-default | ||
| 15887-improve-ux-for-globally-disabling-sso | ||
| 15894-label-filter-case-bug | ||
| 15902-update-page-titles | ||
| 15903-bug-resolved-in | ||
| 15981-fix-policy-jira-integration | ||
| 16046-header-styling | ||
| 16076-ping-endpoints-not-rate-limit | ||
| 16139-sso-fix | ||
| 16180-osquery-flags | ||
| config-web-url | ||
| fix-ui-header-bug | ||