nus-ncl / OctoBot

"Orchestrator for Traffic Generator Bot" is a unique open source orchestration system or tool to be used to emulate a human for generating random and various traffic (e.g., web browsing, email, file transfer, and so on) which is modular or flexible implementation, scalable for tremendous number client/service, and simple/lightweight execution through CLI (command-line interface) or API (application programming interface).
Other
16 stars 12 forks source link

[Octo-Bot/file-transfer-bot] Timeout feature #63

Closed slunicko-ondra closed 1 year ago

slunicko-ondra commented 2 years ago

I've tested file-transfer-bot, and I've missed some timeout. The bot runs forever, so I have to terminate it manually. It would be great to have an argument in which I could specify the timeout (e. g. after 5 minutes, 20 downloads/uploads, or something like this). So the bot would stop automatically.

ariscahyadi commented 1 year ago

Hi @slunicko-ondra ... we added the features. Please try it before we can close this ticket.

slunicko-ondra commented 1 year ago

Hi @ariscahyadi, I tried it, and it works. Thanks.

ariscahyadi commented 1 year ago

Thanks, @slunicko-ondra. I will close this issue.