ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Webhook: Implement retry mechanism

Đang mở
#787 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@Prajna1999 đang làm issue này rồi.

Từ ngày 24/4/2026.

Ngôn ngữ chính
Python
Star
18
Fork
10
Merge trung bình
2 ngày 20 giờ
Pull request đã merge (30 ngày)
14

Mô tả

Is your feature request related to a problem?
Currently, the webhook operates on a fire-and-forget basis, assuming a 200 status without storing the status in the database. This lack of tracking can lead to issues if errors occur.

Describe the solution you'd like
Implement a retry mechanism for non-2XX status codes. This will improve logging and debuggability.

Original issue

Describe the current behavior
Currently webhook is fire and forget. We assume 200 and does not store the status in DB

Describe the enhancement you'd like
Retry mechanism for non 2XX status.

Why is this enhancement needed?
Better logging and debuggability.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.