cisagov / con-pca-api

API Docker Container for Con-PCA
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

fix: remove populate cycle tasks #854

Closed itsmostafa closed 1 year ago

itsmostafa commented 1 year ago

remove due to the following timeout error: [2022-11-17 03:12:03 +0000] [11] [CRITICAL] WORKER TIMEOUT (pid:27)

๐Ÿ—ฃ Description

also fix:

marshmallow.exceptions.ValidationError:
{'tasks': {3: {'task_type': ['Must be one of:
start_subscription_email, status_report,
cycle_report, yearly_report, thirty_day_reminder,
fifteen_day_reminder, five_day_reminder,
safelisting_reminder, end_cycle.']}}}

๐Ÿ’ญ Motivation and context

๐Ÿงช Testing

โœ… Pre-approval checklist