DostEducation / rp-ivr-webhook-handler

This repository codebase is responsible for enqueuing webhooks calls coming from RapidPro/KooKoo/other source to Cloud task
GNU Affero General Public License v3.0
1 stars 0 forks source link

Post-release cleanups - On success clean up the extra dependencies and on failure backup or revert the changes done. #16

Open Sachinbisht27 opened 8 months ago

Sachinbisht27 commented 8 months ago

Is your feature request related to a problem? Please describe. We don't want to make dependencies on the KooKoo team to make changes in the webhook target URL. So, we are targeting to update the existing cloud function as the webhook handler service and integrate it with the queue(cloud task).

Describe the solution you'd like

Describe alternatives you've considered NA

Additional context NA

Acceptance Criteria

Documentation