Fix LiveView websocket disconnection under heavy load
Users experiencing random disconnections when server processes 1000+ concurrent LiveView connections. Need to investigate Ranch configuration and implement connection pooling.
Migrate from npm to esbuild
Simplify asset pipeline by removing node dependency. Configure esbuild for Phoenix 1.7 asset management. (19 days overdue)
Fixed N+1 query issues in API
Identified and resolved 15 N+1 queries using Ecto.Query.preload and custom join queries. API response time improved by 60%.
Built real-time notification system
Created notification system using Phoenix.Channel and LiveView. Supports in-app, email, and webhook notifications.
Optimizing LiveView memory usage
Profiling LiveView processes with :recon. Implementing temporary assigns and reducing socket state size. Currently 7% complete.
Research Phoenix LiveView Native
Evaluate LiveView Native for mobile app development. Create POC for iOS/Android apps sharing LiveView logic.
Create LiveView accessibility toolkit
Build a11y testing tools for LiveView. Add ARIA live regions support.
Research blockchain integration
Evaluate Web3 libraries for Elixir. Build smart contract interaction layer.
Phoenix security patches
Check for security advisories. Apply patches and test affected functionality.
Migrate from Distillery to Mix releases
Update deployment scripts for Mix releases. Completed in Q3 2023.
Title
|
Status
|
Project
|
Assignee
|
Due Date
|
Est. Hours
|
|
|
---|---|---|---|---|---|---|---|
Fix LiveView websocket disconnection under heavy load
Users experiencing random disconnections when server processes 1000+ concurrent ...
liveview
performance
+1
|
In progress
|
Phoenix Core |
C
Charlie Brown
|
6 days ago
|
4.0h | ||
Migrate from npm to esbuild
Simplify asset pipeline by removing node dependency. Configure esbuild for Phoen...
deployment
refactoring
|
In progress
|
Phoenix Core |
B
Bob Johnson
|
Jul 21, 2025
|
22.2h | ||
Fixed N+1 query issues in API
Identified and resolved 15 N+1 queries using Ecto.Query.preload and custom join ...
ecto
bug
+1
|
Completed
|
Filter Library |
A
Alice Williams
|
Jul 29, 2025
|
6.6h | ||
Built real-time notification system
Created notification system using Phoenix.Channel and LiveView. Supports in-app,...
liveview
feature
+1
|
Completed
|
Admin Dashboard |
J
John Doe
|
Jul 29, 2025
|
26.2h | ||
Optimizing LiveView memory usage
Profiling LiveView processes with :recon. Implementing temporary assigns and red...
liveview
performance
+1
|
In progress
|
Filter Library |
A
Alice Williams
|
In 3 days
|
41.3h | ||
Research Phoenix LiveView Native
Evaluate LiveView Native for mobile app development. Create POC for iOS/Android ...
liveview
feature
+1
|
Pending
|
Admin Dashboard |
B
Bob Johnson
|
Sep 02, 2025
|
37.6h | ||
Create LiveView accessibility toolkit
Build a11y testing tools for LiveView. Add ARIA live regions support.
liveview
feature
+1
|
Pending
|
LiveView App | Unassigned |
Sep 04, 2025
|
33.7h | ||
Research blockchain integration
Evaluate Web3 libraries for Elixir. Build smart contract interaction layer.
feature
security
|
Pending
|
Filter Library | Unassigned |
Oct 11, 2025
|
24.4h | ||
Phoenix security patches
Check for security advisories. Apply patches and test affected functionality.
security
deployment
|
Completed
|
LiveView App |
C
Charlie Brown
|
Aug 23, 2025
|
4.0h | ||
Migrate from Distillery to Mix releases
Update deployment scripts for Mix releases. Completed in Q3 2023.
deployment
refactoring
|
Archived
|
LiveView App |
C
Charlie Brown
|
Mar 04, 2025
|
22.5h |
Rows per page