Skip to content

Libs: make the retry schedule parameters configurable #782

Open
@tasn

Description

@tasn

For example in Kotlin we have:

        var sleepTime = 50L
        val numRetries = 3

Would be great to make it possible for people to configure them (and other things?) when creating the Svix client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lib/allAll of the libs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions