discourse/app/jobs
Natalie Tay 00a9369ca2
FIX: Move user reindexing into a job (#26753)
In a large forum with millions of users and millions of user_fields
updating the list of dropdown user field options will result in a
502 now due to the large number of fields.

This commit moves the indexing into a job.
2024-04-25 20:58:34 +08:00
..
concerns DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff DEV: Drop deprecated Badge#image column (#25536) 2024-02-02 14:09:55 +08:00
regular FIX: Move user reindexing into a job (#26753) 2024-04-25 20:58:34 +08:00
scheduled UX: make first admin a moderator to review user approvals. (#26588) 2024-04-10 20:59:03 +05:30
base.rb DEV: Async category search for sidebar modal (#25686) 2024-02-20 11:24:30 -06:00