-
When running thousands of bbgo processes (backtesting) over the same symbol and the same time period, every time the process is launched, all k-lines for that symbol/period need to be recovered from t…
-
The build can take a pretty long time on big sites with lots of objects. There may be room for improvement by refactoring the way the build runs.
The primary idea (that needs more R&D) is to grab al…
-
### Description
The [`examples/k8s-health-check` folder's](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/tree/8edfd9d41e020cfe9a3d8defc999a6107cff7bf2/examples/k8s-health-check) `README.md…
-
Hi development team!
Thanks for this open source platform! We are planning to use this platform for an upcoming hackathon but are facing a few issues in the deployed software.
When the **playground*…
-
Process: com.practies.musicapp, PID: 3260
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.practies.musicapp/com.practies.musicapp.PlayScreenActivity}: java.lang.Runti…
-
This will hopefully be helpful for anyone maintaining this down the line.
**An RD was not able to see the RCIs for her building**
*Steps*
- The `CurrentRD` table has the list RDs. Let's check tha…
-
Hi guys,
I'm experiencing a strange behaviour in Orion notifications that is becoming a blocking issue for us.
Specifically, I've created a subscription to receive notifications with the *dateCr…
-
*This issue was originally created by [**@rbns**](https://github.com/rbns) at .*
### Background information
- **Dendrite version or git SHA**: 0.6.2
- **Monolith or Polylith?**: monolith
-…
-
### Actual behavior
synapse_compress_state killed with exit code 137.
### Expected behavior
Not killed , output SQL file.
### Console output
```
synapse_compress_state -p "dbname=XXX host=XX…
-
`Keystore.put` calls `find_or_create_key_for_update`, which in turns use self.lock(true) that issues a `FOR UPDATE` SQL query. `FOR UPDATE` is only useful in transactions, but `Keystore.put` does no…