Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
They are encountering ALREADY_EXISTS errors intermittently, which suggest that the transactions may already be present or being retried due to race conditions, causing failures during insertion.
They have scaled up the Processing Units (PUs) from 8000 to 20000, which might suggest you're trying to handle a higher transaction load. This scaling effort, however, doesn't seem to fully resolve the issue of transaction drops, pointing to possible bottlenecks elsewhere in the pipeline or transaction handling