Skip to content

fix: Delete messages from SMTP queue only on user demand (#4579)#4615

Merged
iequidoo merged 1 commit intomasterfrom
iequidoo/delete_msgs_from_smtp
Aug 24, 2023
Merged

fix: Delete messages from SMTP queue only on user demand (#4579)#4615
iequidoo merged 1 commit intomasterfrom
iequidoo/delete_msgs_from_smtp

Conversation

@iequidoo
Copy link
Copy Markdown
Collaborator

@iequidoo iequidoo commented Aug 9, 2023

I.e. from delete_msgs(). Otherwise messages must not be deleted from there, e.g. if a message is ephemeral, but a network outage lasts longer than the ephemeral message timer, the message still must be sent upon a successful reconnection.

@iequidoo iequidoo force-pushed the iequidoo/delete_msgs_from_smtp branch from addb522 to cffca24 Compare August 10, 2023 00:07
@iequidoo iequidoo marked this pull request as ready for review August 10, 2023 00:08
@gerryfrancis
Copy link
Copy Markdown
Contributor

@iequidoo It seems that you have not nominated/requested a reviewer, yet.

@iequidoo iequidoo requested review from hpk42 and link2xt August 10, 2023 18:52
@hpk42
Copy link
Copy Markdown
Contributor

hpk42 commented Aug 11, 2023

@iequidoo It seems that you have not nominated/requested a reviewer, yet.

that's usually not neccessary -- just a lot of people currently preparing for going to CCC camp next week (near berlin) and traveling/packing etc.

@iequidoo iequidoo force-pushed the iequidoo/delete_msgs_from_smtp branch from cffca24 to 80e6661 Compare August 12, 2023 02:40
@iequidoo iequidoo force-pushed the iequidoo/delete_msgs_from_smtp branch 2 times, most recently from c69b161 to cc424c9 Compare August 17, 2023 17:26
@iequidoo
Copy link
Copy Markdown
Collaborator Author

iequidoo commented Aug 17, 2023

tox -e doc failed, probably we need to wait for breathe-doc/breathe#943 to be done. Or hardcode Sphinx version to 5.3.0. Or skip tox -e doc temporary for Python > 3.7

I.e. from delete_msgs(). Otherwise messages must not be deleted from there, e.g. if a message is
ephemeral, but a network outage lasts longer than the ephemeral message timer, the message still
must be sent upon a successful reconnection.
@iequidoo iequidoo force-pushed the iequidoo/delete_msgs_from_smtp branch from cc424c9 to 36dfc7e Compare August 24, 2023 15:57
@iequidoo iequidoo merged commit a66f8bd into master Aug 24, 2023
@iequidoo iequidoo deleted the iequidoo/delete_msgs_from_smtp branch August 24, 2023 16:39
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.

4 participants