Question: Is there a way to increase the Web Hook ...
# talk-kratos
d
Question: Is there a way to increase the Web Hook timeout time in the AFTER Registration hook call?
m
AFAIK not directly, maybe you can add a timeout to the webhook logic? What was the reason you were looking to increase the timeout?
d
We noticed a weird bug where if the web hook takes a long time, the post registration Hook fails with a 400 saying that the user already exists. My team member just elaborates the same error here
👀 1