agents icon indicating copy to clipboard operation
agents copied to clipboard

fix worker report load

Open Max-Thuc opened this issue 1 year ago • 2 comments

Fix issue https://github.com/livekit/agents/issues/884

Max-Thuc avatar Oct 10 '24 04:10 Max-Thuc

⚠️ No Changeset found

Latest commit: 8d04887aa6b71e6f09260d00ed8a618429c2bcab

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Oct 10 '24 04:10 changeset-bot[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 10 '24 04:10 CLAassistant

self._opts.load_threshold is the % threshold that the worker should stop accepting jobs. it should not be used as a denominator for normalization

davidzhao avatar Oct 11 '24 16:10 davidzhao