azerothcore / azerothcore/Keira3

[Feature Request] Add an option for connection timeout

Open
#2,597 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
450
Forks
183
Avg merge
23h 42m
Merged PRs (30d)
18

Description

I was curious if it would be possible to add a way to set the timeout when connecting to a database?

It seems to be 10 seconds at the moment and for some reason it takes like 11-12 seconds to open a connection to mysql hosted on a server run by Oracle. I can only assume it's due to the security of it all, of course.

Even if it's something I have to set in the JSON I'd be okay with that. However, if it's already possible I'd appreciate if I was told how to.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Start by locating the MySQL connection setup and its current 10-second timeout, then trace how connection settings are loaded; done means the timeout can be configured and a test verifies the setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, typescript
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.