Hi everyone!
I've noticed in the last few days that the search API returns a "positive" value on a new row (via search API endpoint) exactly after 10 minutes of being created.
Is there any specific docs about this?, or a reason that i'm missing?.
Use Case
Create new row with a value that doesn't previously exist in your sheet
Use Search API and search for that value
Expected Result
Get a positive (non empty 200 response) response
Current Behavior
Get empty (200 yet NO results) response
- Only After exactly 10 minutes it does work as Expected