Skip to content

Example using Batch Request #3

@pscott-au

Description

@pscott-au

Is your feature request related to a problem? Please describe.
The Google API docs suggest using batch request endpoints described in the discovery specs to minimise multiple TCP connection overhead when large volumes of calls are necessary.

Describe the solution you'd like
Initially an example of how to do it. This might provide guidance for future batching or use in a non-blicking application.

Describe alternatives you've considered
provide a dedicated method to construct batched processes.

Additional context
https://developers.google.com/calendar/batch
https://www.odata.org/documentation/odata-version-3-0/batch-processing/
https://www.perlmonks.org/?node_id=1223595

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestexamplereqeust for coded example demonstrating use case

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions