Artemii Peretiachenko
c2571f4558
Accept TradingView webhooks immediately and deliver in background.
...
Chart and Telegram work no longer block the HTTP response, avoiding TV webhook timeouts.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-31 10:42:05 +02:00
Artemii Peretiachenko
15efda5e0d
Allow forum topic id in webhook URL path.
...
TradingView alerts can target different topics via /h/{secret}/{thread_id}
while keeping the same payload; bare /h/{secret} still uses the env default.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:22:55 +02:00
Artemii Peretiachenko
c8b5eb741f
Accept HEAD on /health for uptime monitors.
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:50:07 +02:00
Artemii Peretiachenko
b9a9ed1636
Protect webhook with a secret path token.
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:44:09 +02:00
Artemii Peretiachenko
d6c539dca9
Initial TradingView→Telegram webhook service with Render Blueprint.
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 16:35:47 +02:00