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!
RESTlet Concurrent Call Performace Unstable
Hi Everyone,
I ran into a performance issue on RESTlet. My RESTlet script was used to mark ship on a drop ship PO. The first test scenario was to have a single user make 5 concurrent calls to RESTlet. The result was good and no error. Then in my second test scenario, I used 3 users and each user made 10 concurrent calls in a same time (30 threads at once). And here's a problem. System generated UNEXPECTED ERROR most of the time and only few PO were successfully marked shipped. Worst thing is I could fine any pattern of how system generated errors.