Files
blakeblackshear.frigate/frigate
wozz 6b9b3778f5 fix: attribute error in embedding maintainer ini… (#21252)
* fix: Resolve deadlock and attribute error in embedding maintainer initialization

Updates the trigger embedding calculation to call embedding methods directly instead of using ZMQ. This prevents a deadlock during initialization where the ZMQ responder is not yet polling for requests.

Also updates sync_triggers to pass the camera name and trigger name to the calculation method, fixing an AttributeError where trigger.name was accessed on a TriggerConfig object.

* mocked repro

* Revert "mocked repro"

This reverts commit dea5b5d4db.

* fix formatting

* Update embeddings.py

new line
2025-12-13 07:12:09 -07:00
..
2025-12-12 07:45:03 -06:00
2025-11-17 08:12:05 -06:00
2025-08-26 08:11:37 -05:00
2025-11-04 17:06:14 -06:00
2025-12-11 07:23:34 -07:00
2025-12-12 07:45:03 -06:00
2025-12-09 12:08:44 -06:00
2025-11-09 08:38:38 -06:00
2025-11-20 17:50:17 -06:00
2025-12-12 07:45:03 -06:00
2025-10-22 12:24:53 -05:00
2025-11-24 06:34:56 -07:00
2025-10-23 11:51:16 -05:00
2025-08-16 10:20:33 -05:00
2025-12-08 09:02:28 -07:00
2025-12-02 07:21:15 -07:00
2025-11-24 06:34:56 -07:00
2025-11-23 08:40:25 -07:00
2025-12-12 07:45:03 -06:00