Skip to content

Conversation

@vas3a
Copy link
Collaborator

@vas3a vas3a commented Oct 22, 2025

No description provided.

@vas3a vas3a requested a review from kkartunov October 22, 2025 14:37
constructor() {
super({
transactionOptions: {
timeout: 20000, // 20s

Choose a reason for hiding this comment

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

[⚠️ maintainability]
Consider making the transaction timeout configurable via environment variables or configuration files. Hardcoding the timeout value can limit flexibility and adaptability in different environments or under varying load conditions.

@kkartunov kkartunov merged commit 5ea21be into master Oct 22, 2025
2 checks passed
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.

2 participants