You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- First log call moved to very top of run_session_now() so user always sees the task started, even if subsequent DB/engine calls fail - Entire function body wrapped in try/except: errors go to scheduler log instead of vanishing in asyncio's unhandled-exception machinery - Endpoint wraps create_task() in a logging shim (_task()) for the same reason - 'already ran' path now logs a visible warning instead of silent return Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| routers | 4 months ago | |
| services | 4 months ago | |
| static | 4 months ago | |
| __init__.py | 4 months ago | |
| config.py | 4 months ago | |
| dependencies.py | 4 months ago | |
| direct_runner.py | 4 months ago | |
| experiment_baked_sleeves.py | 4 months ago | |
| main.py | 4 months ago | |
| orb_trading_service.py | 4 months ago | |
| paper_trading_service.py | 4 months ago | |
| schemas.py | 4 months ago | |