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

[FEAT] Fallback Email Support #51

Open
NeonDaniel opened this issue Mar 21, 2023 · 1 comment
Open

[FEAT] Fallback Email Support #51

NeonDaniel opened this issue Mar 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

Objective

If unable to email the user at their specified email, prompt to send to support directly.

Initial Implementation Requirements

Other Considerations

Catch errors like an offline device or issue with the email proxy and handle those without prompting the user to do something else that will still fail

@NeonDaniel NeonDaniel added the enhancement New feature or request label Mar 21, 2023
@NeonDaniel NeonDaniel self-assigned this Mar 21, 2023
@NeonDaniel
Copy link
Member Author

This will need some more information from send_email; current implementation just returns a bool indicating success

NeonDaniel added a commit that referenced this issue Mar 21, 2023
NeonDaniel added a commit that referenced this issue Mar 21, 2023
* Check that user email is valid instead of non-null
Relates to #51

* Update skill.json

---------

Co-authored-by: NeonDaniel <NeonDaniel@users.noreply.github.com>
@NeonDaniel NeonDaniel added the help wanted Extra attention is needed label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant