DLR-SC / corpus-annotation-graph-builder

Corpus Annotation Graph builder (CAG) is an architectural framework that employs the build-and-annotate pattern for creating a graph.
MIT License
10 stars 1 forks source link

31 retry if exception was thrown on upsert edgenode #32

Closed roxanneelbaff closed 1 year ago

roxanneelbaff commented 1 year ago

Added retry (tenacity library) to upsert methods and get_document and get_edge_attr.