Files
yaak/src-web/hooks
Gregory Schier bbcae34575 Fix race condition where streamed events could be lost
Events stream in via model_write listener while also being fetched
from the database. If the DB fetch completed before all events were
persisted, replaceModelsInStore would wipe out events that came in
via model_write.

Added mergeModelsInStore that adds fetched events without removing
existing ones. Applied to HTTP, gRPC, and WebSocket event hooks.
2026-01-11 07:42:04 -08:00
..
2025-11-23 08:38:13 -08:00
2025-04-21 07:08:13 -07:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-12-31 08:41:57 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2024-07-28 13:44:50 -07:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2023-03-20 13:16:58 -07:00
2025-11-23 08:38:13 -08:00
2025-11-23 08:38:13 -08:00
2025-07-26 14:28:59 -07:00
2025-11-23 08:38:13 -08:00