Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cron to clear stucked ivr call channel connection #65

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

rasoro
Copy link
Member

@rasoro rasoro commented Apr 20, 2022

added a cron to "clean up" stucked ivr call channel connection (more than 1 day active, which should have been updated by provider callback),
this cron runs every 1 hour and on each run it can "clean up" to 100 channel connections.

@rasoro rasoro requested a review from Robi9 April 20, 2022 18:59
@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2022

Codecov Report

Merging #65 (231a30b) into main (f2f9310) will decrease coverage by 0.14%.
The diff coverage is 41.37%.

@@            Coverage Diff             @@
##             main      #65      +/-   ##
==========================================
- Coverage   58.35%   58.20%   -0.15%     
==========================================
  Files         128      128              
  Lines        9146     9202      +56     
==========================================
+ Hits         5337     5356      +19     
- Misses       2984     3013      +29     
- Partials      825      833       +8     
Impacted Files Coverage Δ
core/tasks/ivr/cron.go 31.81% <41.37%> (+1.55%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2f9310...231a30b. Read the comment docs.

Robi9 added a commit that referenced this pull request Feb 2, 2024
Update goflow version to v0.5.1-goflow-0.144.3
rasoro pushed a commit that referenced this pull request Nov 26, 2024
🔐 Add contact locking to ticket/reopen endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants