Skip to content

Disabled profitability.py #151

@mj-xmr

Description

@mj-xmr

@endorxmr

The profitability.py module appears to be broken, reporting connection errors from supportxmr.com, so I disabled it

It also needs to have an alternative source of information, as a fallback, in case the same thing happens again, as well as be able to react on the following options of the CLI:

  • --offline-force - to avoid the web-API calls completely and deliver a dummy response without crashing the application
  • --offline-try - to try calling the web-APIs, including all the fallbacks and deliver a dummy if it all fails, producing a warning
  • default behavior - to try calling the web-APIs, including all the fallbacks and crash if it all fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions