Replies: 1 comment 6 replies
-
|
I have several Telegraf bots running in production using Bun. Could you try to reproduce this minimally (aka with as little code as possible)? At a glance, it feels like your handler might be taking too long. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone. Is telegraf working with bun or not?
I am getting error logs "TimeoutError: Promise timed out after 90000 milliseconds" and "The socket connection was closed unexpectedly. For more information, pass verbose: true in the second argument to fetch()"
Before migration to bun all was working (it worked on node js)
Beta Was this translation helpful? Give feedback.
All reactions