alan-turing-institute / reginald

Reginald repository for REG Hack Week 23
3 stars 0 forks source link

Add ping/pong to get faster out of office #146

Closed rwood-97 closed 8 months ago

rwood-97 commented 8 months ago

This PR adds a ping method to the ApiBot with a quick response of just "pong" and short timeout (5 seconds). The connection timeout error can then be raised quicker and the OOO response can be sent.

Fixes #145

rchan26 commented 8 months ago

thanks a lot @rwood-97 - works really well and lot quicker 🚀