kexkey
kexkey
Hi! I'm facing a problem with large requests on info/. I can't reproduce on your server, but it happens on the servers I installed opentimestamps.org on. Maybe you can help?...
When we unbatch a request, Batcher actually DELETE the batch_request row from the database. We should just flag it as `deleted=true` instead, to keep track of past events.
Add a threshold on output so that it must be over a certain amount to be part of the next batch. A single addtobatch wouldn’t validate this, because each addtobatch...
### Issue and Steps to Reproduce Using CLN with PostgreSQL works with the AMD64 Docker image, but not with the ARM32 and ARM64 ones. In the following outputs, we can...