Commit 6481a5f
committed
feat(cache): use the insertIgnoreConflict connexion method so that conflicts are properly handled
In the FileCache, use insertIgnoreConflict to avoid conflict error messages on PostgreSQL. Use the
new optional hintShardKey parameter
Closes #19494
Signed-off-by: Thomas Citharel <tcit@tcit.fr>1 parent a5b46cb commit 6481a5f
1 file changed
Lines changed: 2 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
| 397 | + | |
| 398 | + | |
412 | 399 | | |
413 | 400 | | |
414 | 401 | | |
| |||
0 commit comments