# Troubleshooting information



# My jobs need to run longer than the queues permit

* At INCD the **default** max elapsed time for the queues is 72h.  The values for all queues can be consulted [__here__](https://wiki.incd.pt/books/manage-jobs/page/queues-information)

* In case you cannot parallelize your job (split one single job into multiple parallel jobs) you can use job dependencies. In this case you create a chain of jobs on which N+1  jobs dependes on the previous one N. Check this [__link__](https://wiki.incd.pt/books/manage-jobs/page/how-to-use-job-dependencies)

> **__NOTE__** There is a special queue available for very long jobs. This queue is restricted and available only in very special circunstances. If you have this type of requirement please contact the [__INCD support helpdesk__](https://wiki.incd.pt//books/user-support/page/helpdesk)