sumnertech / apex-sert

APEX-SERT
Other
3 stars 1 forks source link

Determine if evals can skip pages that are not stale #22

Closed sspendol closed 5 months ago

sspendol commented 5 months ago

This may not be possible; we run through the rules, not pages. To achieve this, we would need to first compute a list of pages to evaluate and then feed that into the WHERE clause. Not optimal. Will push back to the backlog for later...