Skip to content

Deprecated function is removed from external package #56

Open
@norbinto

Description

@norbinto

Dear Opsgenie,

We are facing with an issue with the SDK.
We use the version 2.0.3
You use an external package called "tenacity"
In the requirements you declare it as "tenacity>= 5.0.4"
api_client.py, line 197, "response_data = self.retrying.call(...)"
With the latest version of tenacity retry.call function is not only deprecated anymore but even removed. It was realised at 8th of July.
https://github.com/jd/tenacity/blob/master/releasenotes/notes/drop_deprecated-7ea90b212509b082.yaml
And it is breaking right now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions