Hello,
I have an issue, where I run Splunk search via splunklib (client.jobs.create) with a given query that is limited to recentTime < now() - ( 900 ), and I always get some lines of the results don't match the query I ran (i.e. results from 2020-06-26).
The same query doesn't return these values when ran in Splunk. I'm unsure what's causing this issue.