Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Buggy handling of Marathon HTTP responses #15

@jcmcken

Description

@jcmcken

This line throws an exception because the response bytes are not decoded prior to deserialization. This basically prevents the autoscaler from launching.

This line is also problematic for a related reason: json.loads can't deserialize a non-string object

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