Right now snpeff download its database at run time. And on top of that it installs it in the CONDA_PREFIX folder
There are at least three cases where this will crash the pipeline.
1- When the pipeline is ran on a system with no internet access.
2- When the pipeline is ran in a (read only) container
3- When conda is installed as one user and the pipeline in ran as another user.