Itay Elgazar
Explore posts from serversCComposioHQ
•Created by harsh-harlequin on 4/23/2025 in #🖥│support-forum
Composio can't find connection
Hey! Bring your own auth keys means that basically users will see our app name and not "composio.dev" app, right?
51 replies
CComposioHQ
•Created by firm-tan on 3/7/2025 in #🖥│support-forum
[Solved ✅] Custom callback url
Hey, since I need to know when an account it connected to an integration, I need to setup a custom redirect url
I see that I can change it in the integration settings, but I couldn't find any docs about what code should this endpoint contain.
Stack is Next.js and Vercel AI if it matters
2 replies
RRunPod
•Created by Itay Elgazar on 6/23/2024 in #⚡|serverless
[URGENT] Failed to return results
Hi, I am having issues for a few hours with one of my serverless pods.
When the process ends, it fails to reach to api.runpod.
2024-06-23T09:09:05.462788318Z {"requestId": "sync-53542990-e57d-4f02-acb4-988800d2cd1a-u1", "message": "Failed to return job results. | Connection timeout to host https://api.runpod.ai/v2/2ylrt71iu9oxpi/job-done/wy06bwgvghwp50/sync-53542990-e57d-4f02-acb4-988800d2cd1a-u1?gpu=NVIDIA+RTX+A4000&isStream=false", "level": "ERROR"}
2 replies
RRunPod
•Created by Itay Elgazar on 6/16/2024 in #⚡|serverless
Slow I/O
Hey,
I am trying to download a 7GB file and run a ffmpeg process to extract an audio from that file (its a video). Locally it takes on average around 5 minutes, but when I try it on the cloud (I chose the CPU, general purpose since a GPU doesn't seem to give any advantage here) and it looks like the I/O is SUPER SLOW.
Is there anything I can do to speed up the Disk I/O?
6 replies
RRunPod
•Created by Itay Elgazar on 6/1/2024 in #⚡|serverless
JS endpoint?
Hey, it isn't possible to run JS as serverless code?
18 replies