Skip to content

feat(sla): Wire SLA Auto-Escalation Background Cron Job in FastAPI Main Server (#3980) - #4041

Open
knoxiboy wants to merge 1 commit into
riteshbonthalakoti:gssocfrom
knoxiboy:3980-feat-wire-sla-auto-escalation-cron
Open

feat(sla): Wire SLA Auto-Escalation Background Cron Job in FastAPI Main Server (#3980)#4041
knoxiboy wants to merge 1 commit into
riteshbonthalakoti:gssocfrom
knoxiboy:3980-feat-wire-sla-auto-escalation-cron

Conversation

@knoxiboy

@knoxiboy knoxiboy commented Aug 4, 2026

Copy link
Copy Markdown

Description

Wires an automated SLA Auto-Escalation background cron service (backend/services/sla_service.py) that periodically sweeps active tickets for SLA target breaches and escalates overdue ticket urgency.

Related Issue

Fixes #3980

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Configuration change

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

Includes configurable SLA time-to-first-response and resolution breach thresholds.

Copilot AI lite review requested due to automatic review settings August 4, 2026 18:20
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

@knoxiboy is attempting to deploy a commit to the ritesh Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b7d4f716-5e32-46bb-80a2-ddbe1f0760f4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

2 participants