When this background update did its last batch, it would try to update all the events that had been inserted since the bgupdate started, which could cause a table-scan. Make sure we limit the update correctly. |
||
|---|---|---|
| .. | ||
| main | ||
| state | ||
| __init__.py | ||
When this background update did its last batch, it would try to update all the events that had been inserted since the bgupdate started, which could cause a table-scan. Make sure we limit the update correctly. |
||
|---|---|---|
| .. | ||
| main | ||
| state | ||
| __init__.py | ||