bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval
https://github.com/bihealth/sodar-server
MIT License
14 stars 3 forks source link

Increase default taskflow iRODS connection timeout #1900

Closed mikkonie closed 5 months ago

mikkonie commented 5 months ago

We have had some heavy users "stress testing" our production server and it seems that in some cases, the taskflow iRODS session timeout is not enough.

I can't raise it indefinitely as that would probably result in us running out of available iRODS connections. I can however try to bump it up a bit.

This should of course preferably be done with an update to sodar-docker-compose and our playbooks, but I'm feeling lazy.

mikkonie commented 5 months ago

Done.