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

#734Refactor resend notificatio to take DLR into account #161

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Conversation

KlemenSpruk
Copy link
Contributor

No description provided.

@KlemenSpruk KlemenSpruk requested a review from velis74 October 25, 2023 07:28
Copy link
Owner

@velis74 velis74 left a comment

Choose a reason for hiding this comment

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

Daj tu preveri, če lahko na hitro popraviš, da se ne bo za vsakega recipienta nabiral ločen send record, pol pa še ločen DLR. to za recipients list 1000 uporabnikov pomeni dodatnih 3000 requestov (1000 za send record, 1000 za DLR count in še tisoč za DLR first)

@KlemenSpruk
Copy link
Contributor Author

Odstranjena first in count querying

@KlemenSpruk KlemenSpruk requested a review from velis74 October 27, 2023 12:16
# Conflicts:
#	django_project_base/notifications/base/channels/channel.py
#	django_project_base/notifications/tests/notifications_transaction_test_case.py
velis74
velis74 previously approved these changes Nov 9, 2023
# Conflicts:
#	django_project_base/notifications/tests/notifications_transaction_test_case.py
@KlemenSpruk
Copy link
Contributor Author

Narejen je bil merge main

@KlemenSpruk KlemenSpruk merged commit bcdc08b into main Nov 10, 2023
5 checks passed
@KlemenSpruk KlemenSpruk deleted the dpb_734 branch November 10, 2023 07:17
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