Bisonai / orakl

Official Oracle of Kaia Blockchain
https://orakl.network
MIT License
70 stars 15 forks source link

[reporter][baobab] GetLatestDataRest #2192

Closed Intizar-T closed 2 weeks ago

Intizar-T commented 2 weeks ago
{
  "service": "reporter",
  "timestamp": "2024-08-20T08:44:59Z",
  "level": 3,
  "message": "GetLatestDataRest",
  "fields": {
    "error": "Get \"http://orakl-dal.orakl.svc.cluster.local/latest-data-feeds/ADA-USDT,ATOM-USDT,AVAX-USDT,BNB-USDT,BORA-KRW,BTC-USDT,CHF-USD,DAI-USDT,DOGE-USDT,DOT-USDT,ETH-USDT,EUR-USD,FTM-USDT,GBP-USD,JOY-USDT,JPY-USD,KLAY-USDT,KRW-USD,KSP-KRW,LTC-USDT,MATIC-USDT,MBX-KRW,MNR-KRW,PAXG-USDT,PEPE-USDT,PER-KLAY,SHIB-USDT,SOL-USDT,TRX-USDT,UNI-USDT,USDC-USDT,WEMIX-USDT,XRP-USDT\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)",
    "Player": "Reporter"
  },
  "occurrence_count": 53
}
nick-bisonai commented 2 weeks ago

we might have to give more timeout for rest call to DAL from reporter 🤔

Intizar-T commented 2 weeks ago

we might have to give more timeout for rest call to DAL from reporter 🤔

gave it 5 second timeout, i think there is no point giving more since data will be too old to submit

Intizar-T commented 2 weeks ago

https://github.com/Bisonai/orakl/pull/2250