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: Add notification pathway for aborted flows #875

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

Peterburnett
Copy link
Contributor

No description provided.

Copy link
Contributor

@keevan keevan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good.

Happy for this to be merged in. I checked the email functionality and it is working as expected.

One small observation which may be useful. Should the email subject contain the name of the dataflow (in addition to the abort message)?

This may help address cases where many dataflows are active, and would make identifying the problematic one quicker to e.g. to filter on, instead of filtering on the email body.

An example of this would be changing this:
Dataflow run aborted

to something like this:
Dataflow run aborted: SMS import and sync

@Peterburnett
Copy link
Contributor Author

This is a good idea, I'll add this

@Peterburnett
Copy link
Contributor Author

Updated. Ill merge once green

@Peterburnett Peterburnett merged commit 60d50dd into MOODLE_401_STABLE Mar 4, 2024
15 checks passed
@Peterburnett Peterburnett deleted the abort-notify branch March 4, 2024 22:57
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.

2 participants