You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead, post 2.1.0 (development) we see it not arriving at all, it should have a subject line of New QUADS Assignment Defined for the Future:
In postfix logs this should be for example the first message sent today (2024-09-27) but I see what looks like an attempt to parse and send the message but not complete it, so this may be where the end of the failure trail stops:
I'm going to close this, I am not sure it's a bug because subsequent tests passed with a different cloud. If I see this behaviour again we'll re-open. The only thing that comes to mind here is somehow the environment we used before had already gotten its flagged reset for receiving that notification in some form before.
We should be sending a notification when a new environment is defined via
create_future_initial_message
https://github.com/redhat-performance/quads/blob/2.1/src/quads/tools/notify.py#L132This should deliver the following templated email notification at that time: https://github.com/redhat-performance/quads/blob/2.1/src/quads/templates/future_initial_message
Instead, post
2.1.0
(development) we see it not arriving at all, it should have a subject line ofNew QUADS Assignment Defined for the Future:
In postfix logs this should be for example the first message sent today (2024-09-27) but I see what looks like an attempt to parse and send the message but not complete it, so this may be where the end of the failure trail stops:
The text was updated successfully, but these errors were encountered: