-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestatus: in progressCurrently being worked onCurrently being worked ontype flag: breaking changeProposed change breaks current APIProposed change breaks current APItype: maintenanceRelated to general repository maintenanceRelated to general repository maintenancetype: securityRelated to securityRelated to securityworkload: daysLikely takes days to resolveLikely takes days to resolve
Description
Currently, the executed task runs are monitored using the evening send and receive methods provided by Celery. This implementation needs to be changed as it might pose a possible vulnerability for scaling in the future. We send event logs over receivers which if exceed the required size, cannot be transferred over events. Hence, to combat the same, we will remove the task monitor setup and implement these actions as background tasks.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filestatus: in progressCurrently being worked onCurrently being worked ontype flag: breaking changeProposed change breaks current APIProposed change breaks current APItype: maintenanceRelated to general repository maintenanceRelated to general repository maintenancetype: securityRelated to securityRelated to securityworkload: daysLikely takes days to resolveLikely takes days to resolve