Skip to content

Add additional logic to check if FDB records exist before creation

Previously, the records would attempt to be created on every call which could create unneeded writes on the DB.

Merge request reports