Closed matthi-g closed 1 year ago
For now we want to have a strictly serial execution of all database transactions. See0 PostgreSQL DOC for more information.
A retry mechanism for serialization exceptions has been implemented, using the rxjava operatorretryWhen.
For now we want to have a strictly serial execution of all database transactions. See0 PostgreSQL DOC for more information.