Open
Description
Description
GetBulkThreads is our one of worst performing routes. Recently, we added even more complexity to the query with this PR. We need to do:
- general optimisation in get_bulk_threads.ts and get_threads_by_id.ts
- adding index to ContestsAction (more context)