Fast response
- After writing the payload, the hpc-webhook server responds and processes the webhook in the background (i.e. this instead of sending the response at the end, after the processing). For example, GitHub expects the webhook server to respond within 10 seconds, otherwise it terminates the call
- Add timestamps to server logging
- Add SSH connection timeout