-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.24.0 – 29 March 2021 #3622
Comments
From discussion w/ Yakko/Marius/Michael: We should also work on action mapping in plugin server this release. After the current patch release we create a celery task per event to do the action matching. This can lead to redis OOM => data loss, especially for FOSS. We should do the matching in-memory (if possible) in redis instead. TODO:
|
Here's the list of UI/UX improvements & fixes I'd like to tackle on the next release. The list will probably be a bit fluid throughout the release as we find other things to improve. Please feel free to share feedback on the list, and happy to pair up if anyone is interested.
Potential additions:
|
@paolodamico I think filtering UX will be an ongoing project. There is some low-hanging fruit (bugs, obvious things we see, things that are reported), and then there will likely be some things that will take longer and should be specifically planned for a sprint (stuff that will require rethinking, wireframes, and maybe even getting feedback from users before implementing). For the time being, I think the Filtering issues section in my ongoing list of (unfiled) app UX improvements are a good place to start. Tangentially related: here's a filtering bug I ran into that could be added to the near-term list. |
I'll be off the first week. For the second:
|
fixed #3641 |
Love to discuss the Node library when you will be working on it :) |
Retrospective: Eric
Paolo
Tim
Karl
Michael
Marius
James G
|
This has been released, closing. |
Eric
Paolo/Tim
Karl/Michael
Action mappingReworked in Python, though in due time we'll need to integrate it into ingestion (plugin server) for maximum performancePlugin server core refactor (RefactorDonesrc/*.ts
plugin-server#47)Instability in ingestionGreatly reduced, should be golden until we introduce a lot of large users or plugins kill us.Chunking session recordingsStretch: Session recordingWork turned out to be not relevantMarius/James G
The text was updated successfully, but these errors were encountered: