-
Curently, the lab notebook is hosted as a static site; it's basically just a graphical way to view notebook entries. However, it would be nice if the web interface was more interactive and more custo…
-
On the chat.zulip.org server, `/var/log/zulip/` takes up a total of 4.8 GB of space (*). The bulk of that disk usage would end up looking the same on any other busy Zulip server with our default confi…
-
We have regular restarts of staging RabbitMQ cluster.
This produce a lot of erros in celery/kombu such is AMQPError and other.
But they can be ignored for specified environment except one - StopItera…
-
### Description
We're seeing pods getting stuck in a Terminating state permanently. Any commands done via `crictl` or `ctr` fail in the same way as the containerd and kubelet logs suggest (see belo…
-
In the demo there is a navigation component that shows "analytics" as an example. Is there any documentation on how to add an additional page in the admin interface such as this analytics page - and b…
-
Our test coverage is rather spotty. I for one have been inconsistent about writing tests for new code.
If you install "django-nose" and "coverage", and set settings.TEST_RUNNER = 'django_nose.NoseTes…
-
The raven client had a defined log handler which let you use python's built in logging configuration mechanisms to control how log messages looked when they were passed to sentry, however the new pyth…
-
**Is your feature request related to a problem? Please describe.**
There is only a single level of categories.
**Describe the solution you'd like**
Category could have a parent category and so a …
-
I made the update to the new version with the old database i have this error.
OperationalError at /
no such column: recruitment_interviewschedule.description
Request Method: GET
Request URL: htt…
-
I'm having an issue where I think I've got sentry-dramatiq setup properly, but I'm not seeing the message detail in Sentry. (Docs say it should be added automatically, and I see a DramatiqMessageExtra…