We have a query running as an input in db_connect.
The query itself is successful, (takes about 30 seconds to run)
we have our query timeout set to 300 seconds just to ensure it would run.
Once we set up our cron job to run it and store it to our index (index=dbx)
we still see no results being saved 10 minutes after the query should have ran via cron.
Any insights on what could be happening?
↧