Skip to content

DSN in config is hardcoded to use Postgres #43

Description

@jbarton123

Currently when using DB retries, this is only configured to use Postgres, due to the driver being hardcoded on the following line. This should be dynamic so it can work with both Postgres and MySQL

https://github.com/inviqa/kafka-consumer-go/blob/master/config/config.go#L165

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions