Return true when a PENDING document is due for a re-probe.
true
Pending document record
Reference time (defaults to new Date())
new Date()
true if doc.status is PENDING and doc.nextProbeAfter has passed
doc.status
doc.nextProbeAfter
Return
truewhen a PENDING document is due for a re-probe.