No description
EventSource auto-reconnects on connection drop, which re-fires the 'connected' event. The handler was POSTing /run on every reconnect, causing multiple parallel pipeline runs and runaway Apify costs. Added pipelineStarted guard so /run only fires on first connect. Fixed in both frontend/index.html and dashboard/index.html. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| agents/social-listening | ||
| db | ||
| deploy | ||
| frontend | ||
| .gitignore | ||
| DEVELOPER_BRIEF.md | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||