Skip to content

Conversation

@mohammadqasemi
Copy link
Contributor

This PR refactors the handling of different actors (command, job, and route) into separate functions for better readability and maintainability.

  • Introduced getClassForCommand, getClassForJob, and getTopicByRoute methods.
  • Ensured a single responsibility for each method.
  • Unified topic ID resolution through getTopicIdByReflection.

Let me know if further adjustments are needed!

@mbpcoder mbpcoder merged commit a889275 into mbpcoder:master Jan 23, 2025
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.

2 participants