When the system is freshly started or after the file containing triples and presignatures is removed, the system begins regenerating them. This process can take days, during which the response time exceeds 30 seconds, leading to a high client error rate due to timeouts.
To address this issue, we should either prioritize signature generation or adjust the number of parallel protocols the system handles. Prioritizing signature generation is the preferred solution.
Description
When the system is freshly started or after the file containing triples and presignatures is removed, the system begins regenerating them. This process can take days, during which the response time exceeds 30 seconds, leading to a high client error rate due to timeouts.
To address this issue, we should either prioritize signature generation or adjust the number of parallel protocols the system handles. Prioritizing signature generation is the preferred solution.