Skip to content

[HOTFIX] transactions timeout increase#101

Merged
kkartunov merged 2 commits into
masterfrom
dev
Oct 22, 2025
Merged

[HOTFIX] transactions timeout increase#101
kkartunov merged 2 commits into
masterfrom
dev

Conversation

@vas3a

@vas3a vas3a commented Oct 22, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@vas3a
vas3a requested a review from kkartunov October 22, 2025 14:37
Comment thread src/api/repository/winnings.repo.ts
constructor() {
super({
transactionOptions: {
timeout: 20000, // 20s

Copy link
Copy Markdown

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