src/backend/entrypoints/llm_backend/tasks.py (13 lines): - line 159: # TODO: handle only specific exceptions in prod - line 253: # TODO: handle only specific exceptions in prod - line 301: # TODO: handle only specific exceptions in prod - line 390: # TODO: handle only specific exceptions in prod - line 498: # TODO: handle only specific exceptions in prod - line 506: # TODO: need to handle study removal if pipeline dropped with exception - line 546: # TODO: handle only specific exceptions in prod - line 635: # TODO: safe only if running processes are within the same machine/pod, fine for one celery pod - line 659: # TODO: handle only specific exceptions in prod - line 707: # TODO: handle only specific exceptions in prod - line 748: # TODO: handle only specific exceptions in prod - line 779: # TODO: safe only if running processes are within the same machine/pod, fine for one celery pod - line 798: # TODO: handle only specific exceptions in prod src/backend/entrypoints/streamlit_frontend/state.py (2 lines): - line 384: # TODO: used as a workaround, because of old data in db; need to clean db data - line 1152: # TODO: fix this src/backend/domain/services/charts.py (1 line): - line 144: # TODO: Need to cut off zeroes: "2013-12-30T00:00:00" src/backend/containers.py (1 line): - line 45: # TODO: when we are done with supporting streamlit, I would suggest to use integer values of milliseconds here as query params src/backend/entrypoints/llm_backend/api/tasks.py (1 line): - line 57: # TODO: handle only specific exceptions in prod src/backend/utils.py (1 line): - line 9: # TODO: when we are done with supporting streamlit, I would delete convertation functions src/backend/entrypoints/llm_backend/infrastructure/session.py (1 line): - line 226: # TODO: perhaps we need to extract parameters from trading block as well src/backend/entrypoints/llm_backend/api/plots.py (1 line): - line 198: # # TODO: need synth or not? src/backend/entrypoints/llm_backend/api/models/session.py (1 line): - line 13: # TODO: change defaults