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. (20 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 28% 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 |
B
Bob Johnson
|
Yesterday
|
3.1h | ||
Migrate from npm to esbuild
Simplify asset pipeline by removing node dependency. Configure esbuild for Phoen...
deployment
refactoring
|
In progress
|
Admin Dashboard | Unassigned |
Sep 14, 2025
|
9.6h | ||
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
|
LiveView App |
J
Jane Smith
|
In 3 days
|
38.2h | ||
Built real-time notification system
Created notification system using Phoenix.Channel and LiveView. Supports in-app,...
liveview
feature
+1
|
Completed
|
LiveView App |
B
Bob Johnson
|
Sep 26, 2025
|
7.6h | ||
Optimizing LiveView memory usage
Profiling LiveView processes with :recon. Implementing temporary assigns and red...
liveview
performance
+1
|
In progress
|
API Service |
C
Charlie Brown
|
Oct 18, 2025
|
19.5h | ||
Research Phoenix LiveView Native
Evaluate LiveView Native for mobile app development. Create POC for iOS/Android ...
liveview
feature
+1
|
Pending
|
API Service |
B
Bob Johnson
|
Oct 26, 2025
|
16.9h | ||
Create LiveView accessibility toolkit
Build a11y testing tools for LiveView. Add ARIA live regions support.
liveview
feature
+1
|
Pending
|
Admin Dashboard |
J
Jane Smith
|
Nov 16, 2025
|
0.5h | ||
Research blockchain integration
Evaluate Web3 libraries for Elixir. Build smart contract interaction layer.
feature
security
|
Pending
|
Phoenix Core | Unassigned |
Dec 08, 2025
|
36.7h | ||
Phoenix security patches
Check for security advisories. Apply patches and test affected functionality.
security
deployment
|
Pending
|
Phoenix Core |
J
John Doe
|
Oct 18, 2025
|
4.0h | ||
Migrate from Distillery to Mix releases
Update deployment scripts for Mix releases. Completed in Q3 2023.
deployment
refactoring
|
Archived
|
Admin Dashboard |
C
Charlie Brown
|
Jul 01, 2025
|
26.9h |
Rows per page