yegor256/rehttp

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: java -Dfile.encoding=UTF-8 -Xmx400m -XX:MaxPermSize=64m -cp target/rehttp.jar:target/deps/* net.rehttp.Entrance --port=${PORT} --threads=50 --max-latency=45000