-
```
If the application is closed (whether through exit or system restart), logs
can be lost.
This is because logs being processed in the queue are not persistent
through application restarts.
Soluti…
-
I hava this error when run my app with ember-cli-fastboot
```
App is being served by FastBoot
DEBUG: -------------------------------
DEBUG: Ember : 2.17.0-beta.6
DEBUG: Ember Data : 2.17.0…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Read release policy
- [X] I understand that unsupported versions d…
-
This is my fork of your repo.
https://github.com/zackees/SmoothMQ
While your repo kinda works but is not really tested and doesn't work on Render/DigitalOcean, mine does. Additionally, I have ad…
-
I've been running RPCs for this chain for about a year now. I have experienced persistent synchronization problems which I've documented in another Github issue. I see that a fresh pull of this proj…
-
This issue was extracted from a follow-up comment on #1183 by @phaser82:
---
Hello, I've been running in a similar bug related to switch between offline and online use of my app. Now I've understand…
-
**Describe the problem**
This is a high level tracking issue tracking confirmed and suspected problems with CatchUp scans. Many of the problems listed here are not necessarily bugs and some have o…
-
The diffs for persistent_frontier is not processed immediately (they are processed in a batch style) which causes the state of persistent database may be out of sync with snarked ledger in transition …
-
**Describe the bug**
Since there is no way to tell right now when EventStore has finished starting up; trying to establish connections, for example, persistent subscriptions early at startup when chun…
-
Hi,
I was was looking for a persistent queue for my projects, and I found bigqueue with great performance. I was testing with some test program and found following things :
1. When I call removeAl…