The bot, rather frequently, hangs for a while before responding. This is different from cold starts (which were an issue on the B1 app service plan most likely due to running out of memory) as the bot doesn't restart. The app doesn't crash but the response time is just poor. Some 10s timeouts are also happening.
2026-02-01T16:55:14.3342722Z Error: Request timed out after 10000 ms
2026-02-01T16:55:14.3342978Z at Timeout._onTimeout (file:///usr/src/app/node_modules/.deno/grammy@1.39.3/node_modules/grammy/out/convenience/webhook.js:103:24)
2026-02-01T16:55:14.3343019Z at cb (ext:deno_node/internal/timers.mjs:85:49)
2026-02-01T16:55:14.334305Z at callback (ext:deno_web/02_timers.js:42:7)
2026-02-01T16:55:14.334308Z at eventLoopTick (ext:core/01_core.js:223:13)

The bot, rather frequently, hangs for a while before responding. This is different from cold starts (which were an issue on the B1 app service plan most likely due to running out of memory) as the bot doesn't restart. The app doesn't crash but the response time is just poor. Some 10s timeouts are also happening.