enable celery in Ask Fedora #3763
Labels
No labels
announcement
anubis
authentication
aws
backlog
blocked
bodhi
ci
cloud
communishift
copr
database
day-to-day
dc-move
deprecated
dev
discourse
dns
downloads
easyfix
epel
firmitas
forgejo_migration
Gain
High
Gain
Low
Gain
Medium
gitlab
greenwave
hardware
help wanted
high-trouble
koji
koschei
lists
low-trouble
medium-trouble
mirrorlists
monitoring
Needs investigation
odcs
OpenShift
ops
outage
packager_workflow_blocker
pagure
permissions
Priority
Needs Review
Priority
Next Meeting
Priority
🔥 URGENT 🔥
Priority
Waiting on Assignee
Priority
Waiting on External
Priority
Waiting on Reporter
rabbitmq
release-monitoring
releng
request-for-resources
s390x
security
SMTP
sprint-0
sprint-1
src.fp.o
staging
unfreeze
waiverdb
websites-general
wiki
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
infra/tickets#3763
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mails are send sync in Ask Fedora since the production instance doesn't use celery and hence, answering questions or adding comments have become very slow. Askbot can use celery to send emails async. please enable that feature.
reference:
http://askbot.org/en/question/10457/add-comment-in-sluggish/
http://askbot.org/doc/optional-modules.html
http://askbot.org/en/question/10531/simpler-alternative-to-celery/
evgeny has responded to the post suggesting that enabling celery is easy and not complex.
FWIW, we added a second askbot app server (ask02.phx2.fedoraproject.org) and now have requests load balanced across the two.
We also now have the varnishd cache in front of those ask app servers which should help take some unnecessary load off.
I'm not opposed to running celery in principle, it's just "another thing" we have to watch after and maintain. Do we add nagios checks for celeryd? The infrastructure team is stretched a little bit thin as it is. If its as simple as Evgeny puts it, we can probably manage it, though.
[http://lists.fedoraproject.org/pipermail/infrastructure/2013-April/012767.html FranciscoD mentioned that he's interested in helping with infrastructure] which will hopefully help with the load on our administrators.
Hi Rahul,
I've packaged django-post-office up and it's under review now. As soon as it's approved, I'll test it over at staging and see how it goes.
https://bugzilla.redhat.com/show_bug.cgi?id=959172
Thanks,
Warm regards,
Ankur
I've just set up post-office on staging. Mails should now go out hourly. Comments seem to be much quicker now, but we'll need to test it out more.
Applied to production too. Closing.