mention sidekiq in the forum playbook (#41266) authored by anarcat's avatar anarcat
...@@ -164,6 +164,16 @@ https://meta.discourse.org/t/partial-read-only-mode/210401/18 ...@@ -164,6 +164,16 @@ https://meta.discourse.org/t/partial-read-only-mode/210401/18
## Pager playbook ## Pager playbook
If mail is not going out or some recurring background job doesn't
work, see the Sidekiq dashboard in:
<https://forum.torproject.org/sidekiq/>
Email failures, in particular, are retried for a while, you should be
able to see those failures in:
<https://forum.torproject.org/sidekiq/retries>
## Disaster recovery ## Disaster recovery
In case the machine is lost, it's possible to restore the forum from backups. In case the machine is lost, it's possible to restore the forum from backups.
... ...
......