I want my Node application to send 504 (Gateway Timeout) error when it\'s not able to finish the work within X milliseconds.
I tried the below ways,