mission-control-indexer icon indicating copy to clipboard operation
mission-control-indexer copied to clipboard

Panic on agora cost model

Open mindstyle85 opened this issue 4 years ago • 2 comments

getting this, any ideas?

./agora --load-log ./logs.treebuf --globals ./globals.json --grt-per-effort 1000 --cost ./cost-model.agora
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', agora/src/model_loader.rs:8:41

mindstyle85 avatar Oct 25 '20 23:10 mindstyle85

Ok i found out what it is.. wouldnt it be great if it doesnt panic and tells you the syntax in the cost model doc is wrong? just a thought..

it should not panic here like that..

mindstyle85 avatar Oct 26 '20 00:10 mindstyle85

https://github.com/graphprotocol/agora/issues/8

joesixpack avatar Oct 31 '20 14:10 joesixpack