Skip to content
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

Small refactoring in history task processors #5566

Conversation

taylanisikdemir
Copy link
Contributor

What changed?

  • Task scheduler option structs are moved into separate files under common/task folder
  • Unit tests are added to cover concrete scheduler option creation
  • Debug logs are added to include task scheduling options details
  • Some constants are moved to local package
  • Some files renamed to snake_case

Why?
To improve debugging and better code organization

How did you test it?
make test

Copy link
Contributor

@3vilhamster 3vilhamster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taylanisikdemir taylanisikdemir merged commit f632c0c into cadence-workflow:master Dec 29, 2023
16 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/task_proc_refactor branch December 29, 2023 17:41
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.

3 participants