Skip to content

Bug/Feature - Initial Connection Attempts Locking User. Make adjustable #1477

Open
@bennett-dahl

Description

@bennett-dahl

When using an OBDC driver to connect to our database (and I imagine this is true of other drivers too), when attempting to initialize, if the connection string isn't correct (i.e. credentials), it attempts 5 times. Due to security standards, this causes the User account to be disabled at the database level. Attempting 5 times looks to be hard coded in the createInitialConnection() function.

Describe the solution you'd like
Make the number of connection attempts configurable in the settings.

Describe alternatives you've considered
We cannot update the number of connection attempt failures due to security policies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew issue opened using "Feature request" template

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions