Skip to content

feat: measure remote modeling latency and consider bulk operations #101

@angeloashmore

Description

@angeloashmore

Summary

Each field operation makes a network call to the Custom Types API. Need to test round-trip latency in agent workflows and determine if a field add-bulk command is warranted.

API performance is reportedly strong, but agent workflows that add many fields sequentially could be slow. A bulk command introduces new challenges (input format, discoverability of options) so this should only be pursued if latency is a real problem.

Raised in RFC: Prismic CLI Modeling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions