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

PISTON-1163: Refactors cf_acdc_agent status update logic. #32

Conversation

tetrachromium
Copy link

The existing logic seems somewhat harder to follow than necessary; is inconsistent in various ways; and seems to still include obsolete code. These changes only refactor the status update logic to give the code a more consistent structure and simplify future changes. Other than making log messages more consistent, these changes should have no functionally observable effect.

The existing logic seems somewhat harder to follow than necessary; is inconsistent in various ways; and seems to still include obsolete code. These changes only refactor the status update logic to give the code a more consistent structure and simplify future changes. Other than making log messages more consistent, these changes should have no functionally observable effect.
lordnull pushed a commit to voxter/kazoo that referenced this pull request Sep 21, 2021
We wanted to introduce an additional `end_wrapup` action that requires `cf_acdc_agent` changes. The existing logic seems somewhat harder to follow than necessary; is inconsistent in various ways; and seems to still include obsolete code. These changes only refactor the status update logic to give the code a more consistent structure and simplify future changes. Other than making log messages more consistent, these changes should have no functionally observable effect. The `end_wrapup` changes will not be made at the present time, because of bugs that require more effort to fix.

* Kazoo 4.3 upstream changes: 2600hz#6672
* ACDC community upstream changes: kazoo-community/kazoo-acdc#32
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