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. (12 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 46% 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
|
Phoenix Core |
A
Alice Williams
|
5 days ago
|
4.2h | ||
Migrate from npm to esbuild
Simplify asset pipeline by removing node dependency. Configure esbuild for Phoen...
deployment
refactoring
|
In progress
|
LiveView App |
A
Alice Williams
|
Sep 26, 2025
|
20.5h | ||
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 |
A
Alice Williams
|
6 days ago
|
14.0h | ||
Built real-time notification system
Created notification system using Phoenix.Channel and LiveView. Supports in-app,...
liveview
feature
+1
|
Completed
|
API Service |
J
John Doe
|
Sep 13, 2025
|
11.1h | ||
Optimizing LiveView memory usage
Profiling LiveView processes with :recon. Implementing temporary assigns and red...
liveview
performance
+1
|
In progress
|
API Service |
J
Jane Smith
|
2 days ago
|
34.8h | ||
Research Phoenix LiveView Native
Evaluate LiveView Native for mobile app development. Create POC for iOS/Android ...
liveview
feature
+1
|
Pending
|
Admin Dashboard |
J
John Doe
|
Oct 28, 2025
|
24.1h | ||
Create LiveView accessibility toolkit
Build a11y testing tools for LiveView. Add ARIA live regions support.
liveview
feature
+1
|
Pending
|
LiveView App | Unassigned |
Nov 14, 2025
|
14.5h | ||
Research blockchain integration
Evaluate Web3 libraries for Elixir. Build smart contract interaction layer.
feature
security
|
Pending
|
Phoenix Core |
A
Alice Williams
|
Nov 21, 2025
|
25.4h | ||
Phoenix security patches
Check for security advisories. Apply patches and test affected functionality.
security
deployment
|
Completed
|
Phoenix Core |
J
John Doe
|
Oct 22, 2025
|
4.0h | ||
Migrate from Distillery to Mix releases
Update deployment scripts for Mix releases. Completed in Q3 2023.
deployment
refactoring
|
Archived
|
Admin Dashboard | Unassigned |
Jun 03, 2025
|
9.4h |
Rows per page