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

Fix issue with schedule manager serverless #604

Closed dremin closed 1 month ago

dremin commented 1 month ago

Summary

Fixes a regression from #191 which caused the function to reference an undeclared variable. This has gone unnoticed because we only run into it when an API call fails.

Checklist

github-actions[bot] commented 1 month ago

0 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files. :white_check_mark: No issues found!