spondec / soletrade

Algorithmic crypto trading platform for PHP
MIT License
7 stars 10 forks source link

Handle duplicate key race condition at Eloquent level #46

Closed spondec closed 2 years ago

spondec commented 2 years ago

Retries the operation on a duplicate key error with certain Eloquent methods.