OWASP / crAPI

completely ridiculous API (crAPI)
Apache License 2.0
1.03k stars 325 forks source link

Timeout handling for gateway #259

Closed piyushroshan closed 2 weeks ago

piyushroshan commented 2 weeks ago

Timeout handling for gateway

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested the service locally.

Documentation

Make sure that you have documented corresponding changes in this repository.

Checklist:

github-actions[bot] commented 2 weeks ago

Test Results

83 tests   83 :white_check_mark:  1s :stopwatch: 17 suites   0 :zzz:  7 files     0 :x:

Results for commit a7b61120.

github-actions[bot] commented 2 weeks ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1122 895 80% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
services/workshop/crapi/shop/views.py 64% 🟢
TOTAL 64% 🟢

updated for commit: a7b6112 by action🐍