douglaz

Results 33 comments of douglaz

> Thanks @renxunsaky ! > > For people not familiar with manual customisation of security groups: > > * In AWS console, search for "Security Groups" > * Find your...

@pcandido, this won't run automatically. You manually need to: 1) Launch a machine in Amazon 2) Login, then run the script 3) Create an AMI (Amazon Machine Image) from this...

> How many clients do you have? 10+ clients on the same rust process > What's your use case? We're developing a load test tool for matrix servers so we...

> Question: How hard would it be for you to write an integration test inside the Matrix Rust SDK, so that it helps us to reproduce the problem? I'll try...

> If you want to develop a load test tool I would suggest you to use the `matrix-sdk` crate instead of the `matrix-sdk-crypto` crate. > > The `matrix-sdk` crate is...

> Having stats/prometheus metrics on the gateway's client state machine executor could be very helpful for debugging and detecting performance and reliability issues. The more the merrier, but as someone...

Plus date/timestamp, transaction value, preimage and any other details that we have about the transactions

This could be a simple admin api that returns everything or everything after some date/id. In the long term it would be useful to have an event stream that you...