-
When we first started with spring we used JPA and made heavy use of its relational support. This caused some issues with spring-graphql because sometimes lazy associations were accessed in a field res…
-
### Error Message and Logs
Leaving the envryption field empty does not work for coolify to send the mail without starttls.
Our mailserver always receives requests including starttls.
Would like the o…
-
## Feature Request
New pub style analogous to fetch for pull based consumers to allow multiple messages for a stream to be published with a single call and all succeed or fail (effectively a transa…
-
The plan here is from the docs. Problem is that we're eagerly evaluating state at every point which is not particularly efficient (TBD, however). This also helps us solve this in a clean way: https://…
-
This is regarding `SplitExperimentService.split`.
I tried to make it `@Transactional` at some point, but it didn't work properly. Multiple things can go wrong in there since it's a complex operatio…
-
### 이슈 링크
- [EAT-96](https://jaewoong.atlassian.net/browse/EAT-96)
### 이슈 내용
- 설명
- 코드 리뷰에서 트랜잭션 설정을 없다는 피드백을 받은 후 공부하는 과정에서 service 클래스 단에서 readonly로 트랜잭션을 설정해주고 해당 클래스 내부에 DB의 변경이 생길 메소드에 따로 …
-
Because of https://github.com/PistonDevelopers/editor/issues/11, actions have side effects in the editor state that must be reversible if there is an error.
For example, when attempting to delete a p…
-
Looks like the campaign class is a little light on code ;-). Is this in the works because it's a major pain the a*\* to do transactional campaigns with the chimp. How do people send out transactiona…
kbaum updated
14 years ago
-
https://vitzhou.top/20180822_transation/
-
For transactional mails, our Rails app has an initializer featuring `Mailjet.configure` with the API key/secret of the primary account. This is used by Action Mailer with delivery method :mailjet – so…
svoop updated
13 hours ago