Opened 5 years ago
Last modified 5 years ago
#1129 new defect
Hockeybot clashing with Distensionbot
Reported by: | Trancid | Owned by: | Trancid |
---|---|---|---|
Priority: | normal | Milestone: | milestone: |
Component: | Bots - HockeyBot | Version: | Latest version from repository |
Severity: | major | Keywords: | |
Cc: |
Description
We need to find a way to optimize how we send our packets or find another solution that will prevent the server from acting up or going into recycle when both the Hockeybot and the Distensionbot are active.
Initial investigations suggest that we are sending too many packets to the server when both these bots are actively running a game.
Change History (2)
comment:1 Changed 5 years ago by qan
comment:2 Changed 5 years ago by qan
Needs testing. This may have been resolved by a recent changeset. CRe discovered a bug within Sender.java that was introduced awhile back, in which the bot will flood packets as long as the packet queue contains them. Rates still need to be adjusted, however, and the handling of in-game bots may still need improvement.
Note: See
TracTickets for help on using
tickets.
Can't remember: Did this one ever get resolved?