Skip to content

Standardize Graph CRUD retry behavior #144

Open
@dehann

Description

@dehann

Suggestion 1

a CRUD operation can retry N number of times, default is 2 or 3, but set via keyword arguments so the behavior can be disabled by the user.

fg = inifg(Cloud)

addVariable!(fg, :x1, Pose2, retries=1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions