Morten Brekkevold
Morten Brekkevold
If I'm reading #630 correctly, the mechanism it introduces will also use Redis for conveying messages about notifications to the new `qcluster` command. We'd have to remember to also include...
I guess the big question is whether this will be impacted by the conclusions of #700 - as having an incident filter that includes event attributes is kind of useless...
> I guess the big question is whether this will be impacted by the conclusions of #700 - as I might go as far as claiming this PR should be...
Heartbeat for glue services may be an issue elsewhere in the tracker already, it should be linked here if it exists.
- [ ] The stresstest command should produce a number of incidents stored per second (an average for the runtime)
> I added an extra `qcluster` service to `docker-compose.yml`, which basically is a copy of `api`, but which executes the `manage.py qcluster` command rather than daphne, and can get it...
> I've looked at bulk-changes (`Incident.objects.create_events()`). > > Should we make one notification per change (easy, by putting the new events on the queue one at a time) or should...
If we're talking about the actual `.ico` file format, that is only necessary to support very legacy browsers. PNG or SVG files as `favicon.ico` should work with all modern browsers.
Add flag where? To what? What are we talking about here?
This is currently being worked on in a private repo. It should be published to GitHub as soon as we have something that appears to work according to plan.