Move Project Export of templates into a separate sidekiq queue
- Fix an issue of delayed or failed project creation when using group level custom templates. Since it's using Project Export under the hood, regular project export requests can delay this type of project creation. - In order to speed this process up, move Template Export into a separate worker/queue
Showing
Please register or sign in to comment