It is possible to encounter request timeouts in Seqera Platform as:
  1. ​Launching on the platform is a blocking operation
  2. There is only 1 connection to an HPC cluster over SSH permitted
  3. Creating an initial Nextflow job on a cluster may take many seconds which can lead to a timeout (this is cluster specific)
If Seqera can make launching a not blocking action it may help reduce timeouts.