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

Add functionality to allow for mutated events be stored by the backend and changes reflected on the webUI #4948

Open
lspxxv opened this issue Jan 26, 2023 · 1 comment

Comments

@lspxxv
Copy link

lspxxv commented Jan 26, 2023

A customer requested the functionality to mutate keepalive events to change their statuses. On testing and with code confirmation, we've found that the mutated events are only used/processed by the handler and do not persist on the backend.

Feature Suggestion

Possible Implementation

Context

Context - https://secure.helpscout.net/conversation/2131190251/30734?folderId=4465878
Code -

mutatedData, err := a.processMutator(ctx, workflow.Mutator, event)

@asachs01
Copy link

asachs01 commented Feb 3, 2023

Let's restate this--with Swisscom, they want to change the keepalive status. Rather than mutating, maybe a separate config parameter would be the real ask? Doing event pre-processing would introduce a bottleneck that could be catastrophic.

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

No branches or pull requests

2 participants