- Add debugging logs to progress stream endpoint
- Create placeholder session when EventSource connects before API call
- Prevents 404 errors when EventSource tries to connect to non-existent session
- Ensures progress tracking works correctly even with timing issues
This fixes the issue where UI remained stuck on 'TradingView Authentication'
even though backend was correctly progressing through all steps.