appview/pulls: bump service auth client timeout for merges
large repos like witchsky seem to require a large request window. the
real issue here is the transaction process: we should use the knotstream
to identify successful/failed merges, and not depend entirely on the
request timeout.
additionaly: investigate the root cause of slow merges.
Signed-off-by: oppiliappan <me@oppi.li>