OpenID-Connect-Java-Spring-.../perun-oidc-server-webapp
Dominik František Bučík a929858026
feat: 🎸 Configurable timeouts in RPC connector
use properties:
* perun.rpc.connectionRequestTimeout (def: 30 000ms) - how long we can
  wait until we get connection from pool
* perun.rpc.connectionTimeout (def: 30 000ms) - how long we can wait
  until connection is established
* perun.rpc.responseTimeout (def: 60 000ms) - how long we can wait for
  response
2022-07-28 11:13:13 +02:00
..
src/main feat: 🎸 Configurable timeouts in RPC connector 2022-07-28 11:13:13 +02:00
.gitignore feat: 🎸 Merge with perun-mitreid overlay, add SAML auth 2021-11-03 08:23:34 +01:00
pom.xml chore(release): 10.0.3 [skip ci] 2022-07-27 07:17:27 +00:00