As in the title. I've created my custom detector, which takes a bit of time. It seems if it runs longer than 60 seconds it times out 504 gateway timeout. Otherwise it runs through. Calling the nuclio function with curl directly seems to work without timeout.
Is there some setting to increase the timeout limit? Could not find anything, maybe some of you smart people knows?