generated from BlockchainCommons/secure-template
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
bugSomething isn't workingSomething isn't workingspotbit.info API is offlineThe spotbit.info API will be offline until this issue is resolved.The spotbit.info API will be offline until this issue is resolved.
Description
The https://spotbit.info API is offline.
As noted in #103 (comment), Spotbit is currently crashing because API calls to exchanges are continuously failing.
The result is that either API calls fail immediately or, when attempting to get results for a range of dates, Spotbit keeps trying until it runs out of memory. The system then kills Spotbit. Restarting Spotbit then causes the same error.
We should:
- Update to the latest CCXT which hopefully reflects whatever changes have occurred with exchange APIs.
- Improve error handling so that Spotbit immediately stops retrying when unknown errors occur. That is, if an error we don't specifically handle occurs then Spotbit should always fail and report that error instead of attempting other requests.
- Blacklist failing exchanges and report them for the Spotbit administrator to manually verify the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingspotbit.info API is offlineThe spotbit.info API will be offline until this issue is resolved.The spotbit.info API will be offline until this issue is resolved.
Type
Projects
Status
2025 Backlog