[PR #27397] chore: disable postgres timeouts for docker workflows #31759

Closed
opened 2026-02-21 20:50:05 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/27397

State: closed
Merged: Yes


Summary

  • set the default Postgres statement and idle-in-transaction session timeouts to 0 (no limit) so long-running LLM workloads avoid premature cancellation
  • regenerate compose artifacts so docker deployments pick up the new defaults

Testing

  • make lint
  • make type-check
  • uv run --project api --dev dev/pytest/pytest_unit_tests.sh

Fixes #27384

**Original Pull Request:** https://github.com/langgenius/dify/pull/27397 **State:** closed **Merged:** Yes --- ## Summary - set the default Postgres statement and idle-in-transaction session timeouts to 0 (no limit) so long-running LLM workloads avoid premature cancellation - regenerate compose artifacts so docker deployments pick up the new defaults ## Testing - make lint - make type-check - uv run --project api --dev dev/pytest/pytest_unit_tests.sh Fixes #27384
yindo added the pull-request label 2026-02-21 20:50:05 -05:00
yindo closed this issue 2026-02-21 20:50:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31759