iachat/app/javascript/dashboard/store
Vishnu Narayanan e7b01d80b3
chore: add script to throttle bulkreindex job creation and increase meta timeouts(#12626)
- scripts to throttle reindex job creation and monitor progress

```

RAILS_ENV=production POSTGRES_STATEMENT_TIMEOUT=6000s bundle exec rails runner script/bulk_reindex_messages.rb

RAILS_ENV=production bundle exec rails runner script/monitor_reindex.rb
```

---------
Co-authored-by: Pranav <pranavrajs@gmail.com>
2025-10-13 16:21:45 +05:30
..
captain feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
modules chore: add script to throttle bulkreindex job creation and increase meta timeouts(#12626) 2025-10-13 16:21:45 +05:30
utils feat: Prevent saving preferences and status when impersonating (#11164) 2025-05-20 17:34:30 -07:00
constants.js fix: stale report value shown if summary fetch breaks (#11270) 2025-04-15 20:18:06 +05:30
index.js feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
mutation-types.js feat: Agent capacity policy Create/Edit pages (#12424) 2025-09-12 18:42:55 +05:30