-
An operator is noticing >4mm rpc calls / day to Base (non-tx calls). Questions follow below.
How do Base rpc calls scale in the stream node and by which system are they constrained ? It seems there…
-
The Transactional Session feature can lead to a lot of uncollected messages in the outbox.
This happens when pessimistic concurrency control is used, and no message/command/event is sent or published…
-
👋 First just wanted to say this project looks awesome! Pretty close to what I wish Knex was if I started it now, with the affordances of modern TypeScript instead of 10 years ago when we were stuck in…
-
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
14 hours ago
-
As a result of #46992 (@tenderlove), with new Rails 7.1 default `run_after_transaction_callbacks_in_order_defined` true, `prepend` option is _no longer supported_ for any transactional callbacks. (af…
-
Jira Link: [DB-701](https://yugabyte.atlassian.net/browse/DB-701)
### Description
Is it possible to allow `ALTER TABLE` syntax to allow a table to move from non-transaction to transactional?
ex…
-
The things we often recommend for faster import are IN_MEMORY ANALYTICAL, moving to ANALYTICAL for import, and then getting back to TRANSACTIONAL once the import is complete.
Turns out that it aff…
-
## Issue
Calls do rollback when they return a `DispatchError`.
When implementing traits or function which returns `DispatchResult`, people tends to assume that the storage will be rollbacked if …
-
Would love to see support for this. We would like to batch together our hold captures to be settled once per day and not have to make potentially hundreds or thousands of API requests in order to acco…
-
# Transactional | 배움을 기록
배움을 기록하기 위한 블로그입니다.
[https://hyeonic.github.io/spring/basic/transactional.html](https://hyeonic.github.io/spring/basic/transactional.html)