(root)/ – Rev 37430
Rev 37429 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 37430 2026-08-26 20:19:02
- Author: amit
- Log message:
- Realme: widen the lookup match and report what the page actually called
The captcha is being solved -- the widget returns success:true with a token --
but the lookup response is never captured, so awaitResponse times out and every
attempt records as failed. 19 'success' against 53 'failed' this hour with 0
lookups, while the widget's own verdicts are mostly success:true.
Matches on the customer-api host as well as the active/check path, in case the
endpoint moved with the page rebuild. A failed attempt now also logs the
non-captcha URLs the page did call, so if it is still missed the log names what
to match on rather than leaving it to guesswork.