cisagov / con-pca-api

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

Testing: Task Overload Button #818

Closed izzy64 closed 1 year ago

izzy64 commented 2 years ago

๐Ÿ—ฃ Description

THIS FEATURE IS FOR TESTING PURPOSES ONLY. IT MAY BE PUSHED TO DEV ENVIRONMENTS, BUT NOT PRODUCTION.

Adds a button to the subscription>testing tab which allows scheduling x number of simultaneously scheduled tasks in an effort to purposely overwhelm the scheduler.

๐Ÿ’ญ Motivation and context

APScheduler can occasionally become overwhelmed and hang up. This will test will allow us to discover where those limitations are met and make sure future scheduler solutions are as scalable as we need.

๐Ÿงช Testing

Tested locally.

โœ… Pre-approval checklist