I'd like to have my app follow the GH best practice of checking for failed deliveries and asking for them to be redelivered, but it's hard to test that using Smee because smee.io always returns a 200 response code. Might it be possible to have smee.io return an error code if no client is connected to the channel?
I'd like to have my app follow the GH best practice of checking for failed deliveries and asking for them to be redelivered, but it's hard to test that using Smee because smee.io always returns a 200 response code. Might it be possible to have smee.io return an error code if no client is connected to the channel?