Comment 2 for bug 1896285

Revision history for this message
Bill Erickson (berick) wrote :

+1 to batch API calls.

A potential stop-gap would be to modify the JS to serialize the API calls instead of blasting them all at once. This can typically be done with only minor JS changes.