Skip to content

Retry logic broken if getting current versions call fails #44

@manchicken

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions