nervosnetwork / ckb-integration-test

0 stars 6 forks source link

fix(sync_replay): fix replay and insert tps to report #105

Closed chanhsu001 closed 2 years ago

chanhsu001 commented 2 years ago

i've test the changes in test branch. Please help to modify db table structure(add replay_tps column) as schema.sql, @liya2017

chanhsu001 commented 2 years ago

i revert to SCRIPT_PATH="$( cd -- "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )" cause i cannot sure if shell reformat is ok

chanhsu001 commented 2 years ago

test result: https://github.com/nervosnetwork/ckb/runs/5966847003?check_suite_focus=true start process failed cause of timeout(15 minutes set) and replay get TPS(325)

ok: [instance-us-west-1] => {
    "msg": "325"
}

but I cannot check if final data all insert into DB (running log cannot show it) please help to double check. @liya2017

chanhsu001 commented 2 years ago

bors r=liya2017,doitian

doitian commented 2 years ago

bors r=liya2017,doitian

no bors here 😂