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. (10 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 58% 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
|
Pending
|
LiveView App |
J
John Doe
|
Jan 21, 2026
|
5.4h | ||
|
Migrate from npm to esbuild
Simplify asset pipeline by removing node dependency. Configure esbuild for Phoen...
deployment
refactoring
|
In progress
|
Phoenix Core |
J
Jane Smith
|
Jan 11, 2026
|
34.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
|
Phoenix Core |
J
John Doe
|
Jan 15, 2026
|
2.1h | ||
|
Built real-time notification system
Created notification system using Phoenix.Channel and LiveView. Supports in-app,...
liveview
feature
+1
|
Completed
|
Admin Dashboard |
C
Charlie Brown
|
Jan 19, 2026
|
5.1h | ||
|
Optimizing LiveView memory usage
Profiling LiveView processes with :recon. Implementing temporary assigns and red...
liveview
performance
+1
|
In progress
|
Filter Library |
J
John Doe
|
4 days ago
|
43.2h | ||
|
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
|
In 7 days
|
26.7h | ||
|
Create LiveView accessibility toolkit
Build a11y testing tools for LiveView. Add ARIA live regions support.
liveview
feature
+1
|
Pending
|
Admin Dashboard | Unassigned |
Mar 05, 2026
|
22.3h | ||
|
Research blockchain integration
Evaluate Web3 libraries for Elixir. Build smart contract interaction layer.
feature
security
|
Pending
|
Admin Dashboard |
C
Charlie Brown
|
Today
|
7.9h | ||
|
Phoenix security patches
Check for security advisories. Apply patches and test affected functionality.
security
deployment
|
Pending
|
LiveView App |
C
Charlie Brown
|
In 3 days
|
4.0h | ||
|
Migrate from Distillery to Mix releases
Update deployment scripts for Mix releases. Completed in Q3 2023.
deployment
refactoring
|
Archived
|
LiveView App |
A
Alice Williams
|
Oct 20, 2025
|
11.5h |
Rows per page