Commit 8f03a1f5 authored by nanahira's avatar nanahira

timeout

parent 1b13572f
Pipeline #2789 passed with stages
in 10 minutes and 31 seconds
......@@ -5,7 +5,7 @@ const cookieString = "tk_or=%22%22; tk_lr=%22%22; tk_r3d=%22%22";
import _ from "lodash";
const maxParellel = 20;
const timeout = 10000;
const timeout = 60000;
async function attackRecharge(identifer: string) {
console.log(`Started attacking recharge ${identifer}`);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment