what is async mode using PDS Rest API endpoint
I am testing PDS Rest API endpoints to ingest some P6Reporting tables for reporting and other needs.
Most tables I want to ingest have huge volume running into millions. Is async mode a viable option so I can send multiple requests to the same table in parallel using nextKey parameter.
Please share your experience with ingesting larger tables using PDS rest endpoints