Skip to content

Reduce log noise and harden task/RabbitMQ paths#9

Merged
coderloganli merged 1 commit intomasterfrom
perf/optimization
Jan 23, 2026
Merged

Reduce log noise and harden task/RabbitMQ paths#9
coderloganli merged 1 commit intomasterfrom
perf/optimization

Conversation

@coderloganli
Copy link
Owner

Summary

  • serialize RabbitMQ publish calls and use per-consumer channels
  • lower task hot-path logs to debug/warn to reduce load-test noise
  • avoid concurrent map iteration in task RPC client selection

Testing

  • not run (log-level change and RabbitMQ channel safety)

@coderloganli coderloganli merged commit 756f59d into master Jan 23, 2026
4 checks passed
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.

1 participant

Comments