Does TS Cloud somehow "cache" or "queue" jobs to upsert?
I noticed the following:
• upserted a bulk of documents > all went fine
• upserted a few single documents (using WP Admin > publish post, which uses integration to TS cloud) > all good!
• however the last single document I updated as in step 2 above is not appearing in the TS Cloud.
GIven this I do know my code works, documents are upserted fine, but somehow it stopped at the last post, so the only I could thnk of, is some sort of "queue"?
Can I see more details about what the cloud is doing or has queueud to do somwhere?