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

CAPT-1863: Rake task to pull message delivery status from Notify API #3321

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

slorek
Copy link
Contributor

@slorek slorek commented Oct 16, 2024

https://dfedigital.atlassian.net/browse/CAPT-1863

A quick and dirty Rake task to automate pulling message delivery status from the Notify API. Their web site only shows the last 50 messages.

It will write them to a CSV file. You can specify the number of days to go back as a CLI argument (note the maximum retention is currently 7 days).

@slorek slorek force-pushed the CAPT-1863-rake-task branch from 2548899 to 9288d88 Compare October 16, 2024 10:09
@slorek slorek force-pushed the CAPT-1863-rake-task branch from 9288d88 to 66de7be Compare October 16, 2024 10:16
Copy link
Contributor

@rjlynch rjlynch left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@slorek slorek merged commit 5f6b7d2 into master Oct 16, 2024
14 checks passed
@slorek slorek deleted the CAPT-1863-rake-task branch October 16, 2024 10:29
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.

3 participants