N
Novuβ€’2mo ago
inlustra

BridgeRequestTimeout

Hi all, We've been running Novu for a little while now, however just in the past couple of days we're seeing a lot of BridgeRequestTimeout We're not seeing any failures our side can we get some info on what might be going on here?
11 Replies
inlustra
inlustraOPβ€’2mo ago
Just following up here. We figured it out - after digging through our code - it was between Novu and Resend, I had to remove and re-add the resend integration and then set it as primary. Is there a way we can setup notifications for failed Novu steps? Ok this is still not fixed Something is being flaky and we can't work out why I can't see this being on our end. The API is responding in about 5 seconds - is that the timeout limit?
Pawan Jain
Pawan Jainβ€’2mo ago
@inlustra Could you please share the error details / logs / screenshot?
inlustra
inlustraOPβ€’2mo ago
{ "url": "https://redacted/api/echo", "statusCode": 408, "message": "Bridge request timeout for https://redacted/api/echo", "code": "BridgeRequestTimeout" }
Novu_Bot
Novu_Botβ€’2mo ago
@inlustra, you just advanced to level 3!
inlustra
inlustraOPβ€’2mo ago
There we go! πŸ™‚ I'm 99% sure there's a 5 second timeout limit somewhere πŸ˜›
Pawan Jain
Pawan Jainβ€’2mo ago
@inlustra as you have redacted url. Will it be possible for you to share the complete error with url to [email protected]? please include your environment id as well
inlustra
inlustraOPβ€’2mo ago
Ok! I'll ping it across now. That's the full error that I can see in the dashboard.novu.co (Other than being redacted) Done πŸ™‚ @Pawan Jain Any news?
Pawan Jain
Pawan Jainβ€’2mo ago
For information, this timeout issue is happening because we have 5 second time limit with retry.
priyansh2205_02975
priyansh2205_02975β€’2d ago
@Pawan Jain is there any update on this ?
Pawan Jain
Pawan Jainβ€’2d ago
@priyansh2205_02975 Is your issue similar as @inlustra , where one of their custom API request is taking more than 5 seconds?
inlustra
inlustraOPβ€’2d ago
It's probably worth me just highlighting here. We ended up moving away from Novu because of this problem (Ironically Echo made that really easy) The biggest BIGGEST red flag being that these errors were occurring with absolutely zero way for us to know about it. I'll reiterate: The @novu/framework code goes ahead as though nothing has happened.

Did you find this page helpful?