Pandry
Pandry
Hello! First of all, thanks for this great project. I was wondering a couple of things: I'm trying to learn the Test-Driven Development workflow, and I wondered if you have...
Hello there! I started trying out Zulip using docker and I wanted to integrate a SAML SSO (Keycloak). I tried setting up a custom `settings.py` file but unfortunately I'm unable...
Is an Italian translation needed?
Hiya! Thanks for the great work! I manage a Zulip server for an association and we've been using zulip since version 3 I think. Since the version 8 update, we...
As per title, it would be nice to have the fixtures to be saved on disk only on debug, to save disk space
It would be great to have another port to expose the prometheus metrics This could probably be done with [prom-client](https://github.com/siimon/prom-client)
I'd be nice to have the requests to be retried over time if a backend is not reachable at a certain point in time
Connecting to the database via a connection string would allow someone to connect to a MongoDB database without the application needing to handle username, password, port, host and database name...
Some requests are rejected as they are too large 😢 ``` PayloadTooLargeError: request entity too large at readStream (/app/node_modules/raw-body/index.js:156:17) at getRawBody (/app/node_modules/raw-body/index.js:109:12) at read (/app/node_modules/body-parser/lib/read.js:79:3) at jsonParser (/app/node_modules/body-parser/lib/types/json.js:135:5) at Layer.handle...
### Please confirm that the feature request does ***not*** already exist - [x] I confirm there is no existing issue for this feature request. ### Use case I want to...