agentbond-api / app /workers /celery_worker.py

Commit History

fix(agent): handle non-dict LLM response gracefully and delay setting task to FAILED during Celery retries
6ae9355

Karan6124 commited on

clean up celery_worker.py by removing rate-limit delays and logs for paid Gemini key
b841b71

Karan6124 commited on

optimize search result limit to 2 and sleep delay to 12s for OpenRouter free tier stability
1bc3290

Karan6124 commited on

add 4-second rate-limiting delay between hypothesis evaluations to respect free tier limits
957c1df

Karan6124 commited on

integrate ResearchAgent loop and update_hypothesis database updates in Celery worker
a5f8d50

Karan6124 commited on

fix: enforce PROMETHEUS_MULTIPROC_DIR at metrics layer top of file to fix multiprocess isolation
c281923

Karan6124 commited on

feat: configure prometheus multiprocess metrics collection for celery and fastapi
3deefdf

Karan6124 commited on

feat: add prometheus metric tracking for token counts, agent latency, and failure rates
76340c7

Karan6124 commited on

feat: setup celery app initialization and async run_case_manager_task task
418ffb4

Karan6124 commited on

feat: added files and folders
b1b23df

Karan6124 commited on