Commit 197ad82
committed
Use proper retry_on_conflict for helpers.expand_action
As per https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html#bulk-update, retry_on_conflict should not be preceeded by an underscore.1 parent f8dbb11 commit 197ad82
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments