-
Saying `:T` followed by a search string should pick up to 30 quotes at random and enqueue them for future quoting (i.e. when someone says the quote trigger).
-
We have multiple sites, each with it's own hangfire database.
Currently, lightweight jobs are taking hours to complete (if they do, not all complete for some reason).
Note: this is a test environme…
-
### Checklist
- [X] I made sure that there are *no existing issues* - [open](https://github.com/TeamNewPipe/NewPipe/issues) or [closed](https://github.com/TeamNewPipe/NewPipe/issues?q=is%3Aissue+is%3…
-
The problem is from the managing of connection.end() and connection.connect(). I deleted all these commands and it worked pretty well. I'm assuming the code needs a review so the connections at the da…
-
-
Resonate should support NATSio as a plugin for the sender subsystem.
## Sender subsystem
The sender subsystem is responsible for sending messages on supported transports (http, sqs, etc) via plu…
dfarr updated
23 hours ago
-
I realize I'm not using the latest versions of things but these _were_ the latest versions when I started having this issue in production. But due to stdump issue [IndexOutOfRangeException - What am I…
-
When a transaction must be skipped from the CDC process, the enqueue process should have the possibility to start and skip a transaction.
`
pgarrow-pgarrowkafka-1 | 2022-12-28T09:20:18Z fatal pga…
-
It seems that commit fe221fbf89deef8841cc3a92d00f79b66b81bcbe from April inserted a bug into the code. Now a simple
await _queueClient.EnqueueAsync(message);
will throw an exception. The p…
-
Currently I can enqueue and que will raise error only when it will start handle job. What if we will check before enqueuing params?