Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description @fhenneke [reported](cowprotocol/solver-rewards#337) that the batch rewards query takes forever once we removed the `auction_transaction` table. cowprotocol/solver-rewards#334 This should be fixed by adding the index on `auction_id` on `settlements` table. ## How to test Execute batch rewards on staging db to verify the speed.
- Loading branch information