teslamotors / fleet-telemetry

Apache License 2.0
655 stars 73 forks source link

fix nil error when rate limiter is not defined #142

Closed agbpatro closed 6 months ago

agbpatro commented 6 months ago

Description

If rate limiter is not defined, bypass the check

Fixes # https://github.com/teslamotors/fleet-telemetry/issues/141

Type of change

Please select all options that apply to this change:

Checklist:

Confirm you have completed the following steps: