bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval

Home Page:https://github.com/bihealth/sodar-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Increase default taskflow iRODS connection timeout

mikkonie opened this issue · comments

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.