Benjamin Gamard
Benjamin Gamard
and avoid database lock timeout in MVCC mode. See TokenBasedSecurityFilter.java@112
LastFmService.java@297
- 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...
Feature to create a magic playlist based on love status, play count and creation date.
## 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...
### 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...