Replies: 1 comment
-
|
Hi! ✅ 1. Short-Term DB Connection Instability (a few seconds of network jitter)Impact: Almost none. digiRunner uses an in-memory data cache to ensure fast and stable API response times.
Limitation: ✅ 2. Long-Term DB Disconnection (while transactions continue)If your requirement is:
Then you will need digiRunner’s In-Memory Gateway Architecture. Key advantages:
✅ 3. DB is Connected but in Read-Only ModeThis situation produces two different behaviors: (1) API ServicesAPI operations often continue working because:
(2) Admin Console (AC)The Admin Console will be affected, because nearly all AC operations require DB write actions, such as:
If the DB is read-only:
📌 SummarydigiRunner provides different levels of protection depending on the scenario:
Hope this breakdown helps! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm exploring digiRunner’s resilience and runtime behavior under database failures, and I’d like to confirm how the system reacts under different DB-related conditions.
Here are the scenarios I'm particularly interested in:
Will digiRunner continue processing API traffic normally during a short-term DB outage?
What happens if the disconnection lasts longer—does the behavior change?
How does digiRunner handle scenarios where the database enters read-only mode?
Would any of these situations immediately impact API availability or transaction processing?
Overall, I’d like to understand whether these DB issues will immediately impact API availability, or if digiRunner is designed to remain operational under partial failures.
Any technical insights, real-world experience, or official guidance would be greatly appreciated — thanks in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions