Skip to content

feat(database): per-operation statement_timeout_ms#220

Merged
ttamurajr merged 2 commits into
noverde:mainfrom
DotzInc:feat/db-statement-timeout
Jun 29, 2026
Merged

feat(database): per-operation statement_timeout_ms#220
ttamurajr merged 2 commits into
noverde:mainfrom
DotzInc:feat/db-statement-timeout

Conversation

@gogoncalves

@gogoncalves gogoncalves commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Contain

  • New feature
  • Bugfix
  • Tests
  • Documentation
  • Build/CI/CD
  • Breaking changes
  • Refactor
  • Configuration changes
  • Migrations

Details

  • Optional statement_timeout_ms on db_session / async_db_session: issues SET LOCAL statement_timeout per transaction (postgres only), overriding the global default for that operation.

Task

Task 174335 - Ajustar lib de serpens para ter parametro de timeout funcional

@gogoncalves gogoncalves force-pushed the feat/db-statement-timeout branch from 6869fc2 to 1b8da2f Compare June 29, 2026 02:12
@gogoncalves gogoncalves force-pushed the feat/db-statement-timeout branch from 1b8da2f to ad1f9e7 Compare June 29, 2026 02:15

@alexandremac alexandremac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎖️

@ttamurajr ttamurajr merged commit e057917 into noverde:main Jun 29, 2026
4 checks passed
@ttamurajr ttamurajr deleted the feat/db-statement-timeout branch June 29, 2026 12:41
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.

4 participants