Skip to content

fix(endpoint): Set report_latency to False in LocalEndpoint#285

Merged
ketiltrout merged 1 commit into
chime-upgradefrom
disable_report_latency_in_local_endpoints
Jun 9, 2026
Merged

fix(endpoint): Set report_latency to False in LocalEndpoint#285
ketiltrout merged 1 commit into
chime-upgradefrom
disable_report_latency_in_local_endpoints

Conversation

@ketiltrout

Copy link
Copy Markdown
Member

Prevents an AttributeError here when calling a LocalEndpoint:

if endpoint.report_latency:

This seems to have been introduced in #246. I'm not sure what the outrigger version of coco is doing to prevent this happening.

Prevents an `AttributeError` on line 155 of `worker.py` when calling a
LocalEndpoint.

This seems to have been introduced in #246.  I'm not sure what the
outrigger version of coco is doing to prevent this happening.
@ketiltrout ketiltrout merged commit b5e68d4 into chime-upgrade Jun 9, 2026
5 checks passed
@ketiltrout ketiltrout deleted the disable_report_latency_in_local_endpoints branch June 9, 2026 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants