CatalysmsServerManager / 7-days-to-die-server-manager

A server manager for 7 Days to die
GNU General Public License v3.0
68 stars 59 forks source link

feat: more flexible throttling #1458

Closed niekcandaele closed 1 year ago

niekcandaele commented 1 year ago

allow certain errors to be dropped before it being counter against throttle limits

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (37274f3) 47.46% compared to head (bee2fa9) 47.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #1458 +/- ## ============================================ Coverage 47.46% 47.46% ============================================ Files 468 468 Lines 7159 7159 Branches 1 1 ============================================ Hits 3398 3398 Misses 3761 3761 ``` | [Impacted Files](https://app.codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager) | Coverage Δ | | |---|---|---| | [api/hooks/sdtdLogs/eventDetectors/7d2dSSE.js](https://app.codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager#diff-YXBpL2hvb2tzL3NkdGRMb2dzL2V2ZW50RGV0ZWN0b3JzLzdkMmRTU0UuanM=) | `76.00% <100.00%> (ø)` | | | [worker/util/throttledFunction.js](https://app.codecov.io/gh/CatalysmsServerManager/7-days-to-die-server-manager/pull/1458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CatalysmsServerManager#diff-d29ya2VyL3V0aWwvdGhyb3R0bGVkRnVuY3Rpb24uanM=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.