Benjamin Gamard

Results 29 issues of Benjamin Gamard

and avoid database lock timeout in MVCC mode. See TokenBasedSecurityFilter.java@112

bug

- POST /player/register: Register a new web player and returns a token to be stored in local storage - POST /player/unregister?token=[player_token]: Unregister a web player - WS /player/connect?token=[player_token]: Open a...

enhancement

Feature to create a magic playlist based on love status, play count and creation date.

enhancement

## Description In Spring, I could change the transaction isolation level in their `@Transactional` annotation (please see https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/annotation/Transactional.html) however Quarkus is using the Java EE annotation which doesn't permit isolation...

kind/enhancement
area/agroal
area/reactive-sql-clients

### Current Behavior The container doesn't start if Github is down, failing on the repo config fetch. ### Expected Behavior After a few tries, if the config repo is already...