Skip to content

Bug Fix for HTTP adapter error handling #577

Description

@skxeve

Currently, in cliboa.adapter.http.Http.execute, a sleep is inserted after a failed request, regardless of whether a retry is performed or not.
This should be fixed so that the sleep occurs only when a retry is scheduled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdifficulty: easyRequires ability to implement a single module or few small modules, and make unit tests for it.good first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions