Skip to content

Use Executor for all HTTP calls in check method #18

@cornelius

Description

@cornelius

Some assertions have code in their check methods which is directly using RestClient to do HTTP calls. This should be moved to use Executor, so that all calls are done in a consistent way and errors are handled consistently.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions