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

[PW-4149] add processing time to notifications #142

Merged
merged 5 commits into from
Mar 1, 2021
Merged

[PW-4149] add processing time to notifications #142

merged 5 commits into from
Mar 1, 2021

Conversation

peterojo
Copy link
Contributor

@peterojo peterojo commented Feb 23, 2021

Summary

OFFER_CLOSED and AUTHORISATION notification with success=false should be processed after awhile
This PR introduces a new column to indicate when a notification should be processed,
adds where clause to use the processing time, where available, in selecting next notifications for processing.

Tested scenarios

Fixed issue: #141

@peterojo peterojo changed the title [PW-4149] add field for processing time to notifications [PW-4149] add processing time to notifications Feb 24, 2021
@peterojo peterojo merged commit 0e509ba into develop Mar 1, 2021
@peterojo peterojo deleted the PW-4149 branch March 1, 2021 07:49
@acampos1916 acampos1916 mentioned this pull request Mar 26, 2021
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.

[PW-4149] OFFER_CLOSED and AUTHORISATION notification with success=false should be processed after awhile
3 participants