Skip to content

Retry logic broken if getting current versions call fails #44

Description

@manchicken

The problem

Retry logic still depends on a value which can be undefined or otherwise nil.

The resolution

Verify the value is non-nil before continuing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions