zulip/puppet/kandra/files
Alex Vandiver 9dfaa83aa8 invites: Remove invites worker, make confirmation object in-process.
The "invites" worker exists to do two things -- make a Confirmation
object, and send the outgoing email.  Making the Confirmation object
in a background process from where the PreregistrationUser is created
temporarily leaves the PreregistrationUser in invalid state, and
results in 500's, and the user not immediately seeing the sent
invitation.  That the "invites" worker also wants to create the
Confirmation object means that "resending" an invite invalidates the
URL in the previous email, which can be confusing to the user.

Moving the Confirmation creation to the same transaction solves both
of these issues, and leaves the "invites" worker with nothing to do
but send the email; as such, we remove it entirely, and use the
existing "email_senders" worker to send the invites.  The volume of
invites is small enough that this will not affect other uses of that
worker.

Fixes: #21306
Fixes: #24275
2024-05-02 14:23:04 -07:00
..
apache
apt/apt.conf.d
certs
cron.d puppet: Move rabbitmq monitoring into kandra/, where it is used from. 2024-04-24 14:40:28 -07:00
dotfiles
iptables
nagios4 invites: Remove invites worker, make confirmation object in-process. 2024-05-02 14:23:04 -07:00
nagios_plugins/zulip_zephyr_mirror python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
needrestart kandra: Add teleport services to "needsrestart" skip list. 2024-04-19 09:55:17 -07:00
nginx
postgresql kandra: Automate the second step of configuring database replicas. 2024-04-17 17:31:49 -07:00
prometheus
supervisor/conf.d
chrony-20.04.conf
chrony-22.04.conf
chrony.conf
github.keys
install-aws-cli
install-ssh-authorized-keys
install-ssh-keys
krb5.conf
memcached_exporter memcached-exporter: Add metrics for max item size and max connections. 2024-02-27 10:16:00 -08:00
nagios_ssh_config
process_exporter.yaml
statuspage-pusher ruff: Fix RUF027 Possible f-string without an `f` prefix. 2024-03-01 09:30:04 -08:00
teleport-aws-credentials
teleport_app.yaml
teleport_server.yaml
zephyr-clients