hashgraph / hedera-exchange-rate-tool

Hedera Exchange Rate Tool to send median of HBAR/USD exchange rate from various Exchanges to Hedera Network
Apache License 2.0
3 stars 4 forks source link

0153 m retry with clipped rate on exchange change limit exceeded #158

Closed anighanta closed 3 years ago

anighanta commented 3 years ago

Related issue(s): Closes #150, #151, #152, #153, #154

Summary of the change: ERT on exchange change limit exceeded now tries to do a weighted mean of the calculated rate [Goal rate] and the rate that the network is working with.

Retry mechanism has been reworked.

Applicable documentation

cesaragv commented 3 years ago

Please, set up a build for this project in circleci and add SonarQube

anighanta commented 3 years ago

Please, set up a build for this project in circleci and add SonarQube

Thanks for the review @cesaragv. Circle CI is setup for this here and created an issue to set up a quality gate here