Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Async queue
We are considering changing out API calls to be asynchronous, bu I have a question related to the queue. Are the transactions queued up with all other transactions from just our implementation or do they go into a queue with transactions from any number of clients?
I ask because we don't have a tremendous number of transactions, and those that we do have are relatively small, so I'm trying to get an idea of the amount of time that the transactions will take to process. If they are processed in our own queue, we are good-to-go, but if they are throw into a queue with a ton of other clients that may have long-running processes is a different story.