OT-Hub / OTHub

OT Hub is a community-made project for live insights into the OriginTrail Decentralized Network.
https://othub.origin-trail.network/
MIT License
5 stars 2 forks source link

Market ticker timestamps stuck at 24/04/2020 07:00 #12

Closed lukeskinner closed 4 years ago

lukeskinner commented 4 years ago

This might be caused by the job scheduler, if so this will be related to https://github.com/lukeskinner/OTHub/issues/9.

I need to double check it's not due to a breaking change in the API I use for market information.

lukeskinner commented 4 years ago

This has been fixed by restarting the services for othub. The automatic weekly restarts will help with this.

lukeskinner commented 4 years ago

An additional fix has gone into both testnet and mainnet today for this. There was an if statement causing a loop to skip ticker information that should have been saved.