tigris
tigris copied to clipboard
WIP - fix: Break the tenant reload transaction further
Describe your changes
Break the tenant reload transaction further. batch 10 search index per transaction.
How best to test these changes
Test it on dev.
Issue ticket number and link
Breaks up search index reload process into even more granular trx. Peer reviewed during call.
Reviewpad Report
:bangbang: Errors
- Unconventional title detected: 'WIP - fix: Break the tenant reload transaction further' illegal 'W' character in commit message type: col=00
reload() closing tx internally has caused lots of trouble in all parts of the code.
reload() closing tx internally has caused lots of trouble in all parts of the code.
Yes, we need to break the reload further at a more granular level