Skip to content

Upgrade node + bot optimization #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2025

Conversation

humanagent
Copy link
Collaborator

@humanagent humanagent commented Mar 29, 2025

Move stress test worker management to module level and add manual termination via /stress reset command to improve worker lifecycle control

  • Refactors stress test worker management in bots/stress/index.ts by moving workers to module scope and implementing manual cleanup through /stress reset command
  • Updates test bot configuration in bots/test/index.ts to enable message mode and initial message sending
  • Adds debug logging in bots/test/commands.ts for conversation ID, Ethereum address, inbox ID and installation ID
  • Updates @xmtp/node-sdk from v1.0.0 to v1.0.4

📍Where to Start

Start with the worker management changes in bots/stress/index.ts where the workers variable has been moved to module scope and the cleanup logic has been relocated to the /stress reset command handler.


Macroscope summarized 3c7508a.

@humanagent humanagent changed the title Add termination logic for stress test workers Upgrade node + bot optimization Mar 29, 2025
@humanagent humanagent merged commit e10c4b4 into main Mar 29, 2025
1 of 2 checks passed
@humanagent humanagent deleted the feature-add-termination-20250329-205222 branch March 29, 2025 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant