Skip to content

feature: Continue on Failure for Sync #864

@jjeff07

Description

@jjeff07

Component

No response

Describe the Feature Request

Create a feature similar to diffsync's "CONTINUE_ON_FAILURE" flag that will sync objects and continue if errors are found. This would be useful under the schema_mapping section so I can control which object to continue if a failure is found.

Currently:
[{'message': 'Unable to find the node LAB1 / LocationGenericSite in the database.', 'locations': [{'line': 3, 'column': 5}], 'path': ['InfrastructureDeviceUpsert']}]

Describe the Use Case

I need to manually set up my sites and if a Site is not found the entire sync errors instead of being able to skip and continue.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions