department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 9 forks source link

#2118 - Remove CLEAR_CELERY_CHAIN Feature Flag #2129

Closed k-macmillan closed 4 days ago

k-macmillan commented 4 days ago

Description

This is to clean up the Feature Flag implemented in #2053 . This sat around for a bit longer than planned due to some odd behavior we saw on staging that we were unable to replicate, track down a source, or tie to 2053.

issue #2118

How Has This Been Tested?

This has been sitting on all lowers for nearly a week without any issues tied to it. We're considering this safe for prod now.

Deployed to Dev, regressions passed.

Checklist