twilio-professional-services / flex-project-template

A starting point for Twilio Flex projects, providing management strategies for various types of artifacts and distributed development
https://twilio-professional-services.github.io/flex-project-template/
Apache License 2.0
63 stars 67 forks source link

Defer setting attribute from auto wrap up #535

Closed dremin closed 5 months ago

dremin commented 5 months ago

Summary

When the agent-automation feature automatically wraps a task, it sets a task attribute. There are other features that set attributes upon a task completing, so defer this attribute update to be set at the same time as those, reducing serverless invocations.

Checklist

github-actions[bot] commented 5 months ago

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. 0 ESLint error(s) and 0 ESLint warning(s) found in files outside of the pull request.

:white_check_mark: No issues found!