-
How do I keep a document submitted to the printer until I validate it in my API? My API returning OK, I had allowed the document to fall into the spooler.
-
Seems like the API is built around an interface, trying to find a means of directly submitting to the spooler.
-
Hello Bo, thanks again for providing this excellent tool. I have a workflow where I build a custom database for `kraken` and then have a subsequent step that uses `kraken` and the database on some sam…
-
For handle case of crash in the middle of TEST_CASE/SUBCASE without signal/exception handling (e.g., SIGKILL cannot be caught, blocked, or ignored according to https://man7.org/linux/man-pages/man7/si…
-
In #109 , I implement a dead simple js runtime with a `line_wrap` option.
I try to initialize it in the main thread, and spawn it to run in tokio's task. But there's an error says `v8::Isolate` (wh…
-
Task spooler would be a great replacement for "real" queue servers, but it misses a few capabilities. One of them is support for priorities.
Minimal form: **normal** and **high** priority (or **nor…
-
SUMMARY
we have created stacktstorm rule for to start a process.
But we are facing below error while executing
FAILED! => {"msg": "winrm or requests is not installed: No module named six"}
…
-
Hello,
This is what I get:
```sh
k node-logs ip-10-120-149-23.ec2.internal --query=messages
amazon/
audit/
aws-routed-eni/
boot.log
btmp
btmp-20240401.gz
chrony/
cloud-init-output.log…
-
**Describe the bug**
When logging in using the database id, sometimes the error "ERROR Invalid database credential ID 1! connection.py:351" despite the fact that authen…
-
### Describe the feature
Can we provide a way to write unprocessed messages (not able to be sent to MQTT broker due to network reasons) to a file or permanent storage? As if we use SBC(single board c…