Skip to content

fix(widget): decouple /context push from the chat-turn lock (stop /message 409s) #1759

fix(widget): decouple /context push from the chat-turn lock (stop /message 409s)

fix(widget): decouple /context push from the chat-turn lock (stop /message 409s) #1759

Triggered via pull request June 17, 2026 15:43
@swaroopvarma1swaroopvarma1
synchronize #841
Status Success
Total duration 41s
Artifacts

pr-build-check.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Pyrefly unnecessary-comparison: tests/breeze_buddy/dispatch/test_leader.py#L80
Identity comparison `True is False` is always False
Pyrefly deprecated: app/database/accessor/breeze_buddy/template.py#L326
`get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/database/accessor/__init__.py#L68
`get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/templates/handlers.py#L427
`app.database.accessor.breeze_buddy.template.get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/templates/handlers.py#L201
`app.database.accessor.breeze_buddy.template.get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/templates/handlers.py#L86
`app.database.accessor.breeze_buddy.template.get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/leads/handlers.py#L249
`app.database.accessor.breeze_buddy.template.get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/demo/handlers.py#L201
`app.database.accessor.breeze_buddy.template.get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.
Pyrefly deprecated: app/api/routers/breeze_buddy/demo/handlers.py#L20
`get_template_by_merchant` is deprecated Name-based template lookup. Pass template_id and use get_template_by_id_with_fallback() instead.