When submitting the form for adding barcodes to 53 new boxes, it took a long time to load.
Possibly because of making many updates via the aspace api? Could async functionality (getting more support in ruby 3) be worth trying here? I'm hearing that it's great for parallelizing network io.
When submitting the form for adding barcodes to 53 new boxes, it took a long time to load.
Possibly because of making many updates via the aspace api? Could async functionality (getting more support in ruby 3) be worth trying here? I'm hearing that it's great for parallelizing network io.