retry upsert when bulk response is 400 and matches error type
When upserting a record, if the elastic responds with 400 and mapper_parsing_exception
error type due to the record data, immediately retry upserting the record with empty data.
Edited by Mykyta Savchuk
Merge request reports
Activity
added Common Code label
assigned to @msavchuk
added 47 commits
-
856f2207...505b8bb5 - 46 commits from branch
master
- 5fc3cd09 - retry upsert when bulk response is 400 and matches message
-
856f2207...505b8bb5 - 46 commits from branch
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
- Resolved by Mykyta Savchuk
added 1 commit
- a3799bd6 - retry upsert when bulk response is 400 and matches message
Hi @msavchuk , Can you please rebase the code as it is 9 commits behind
@Srinivasan_Narayanan rebased
cc: @jayeshbagul to investigate Azure test failure
added 11 commits
-
a3799bd6...6ad44b4b - 9 commits from branch
master
- b7d00e73 - retry upsert when bulk response is 400 and matches message
- f37cae4a - retry upsert when bulk response is 400 and matches message
-
a3799bd6...6ad44b4b - 9 commits from branch
- Resolved by Mykyta Savchuk
added 1 commit
- 4b1bbb87 - add Schlumberger attribution BulkRequestResult
Please register or sign in to reply