codeflash-internal/js/cf-api/utils
Sarthak Agarwal 55f0a8b60a
Restoring the ordering of webhook before parsing json (#2389)
# Pull Request Checklist

## Description
- [ ] **Description of PR**: Clear and concise description of what this
PR accomplishes
- [ ] **Breaking Changes**: Document any breaking changes (if
applicable)
- [ ] **Related Issues**: Link to any related issues or tickets

## Testing
- [ ] **Test cases Attached**: All relevant test cases have been
added/updated
- [ ] **Manual Testing**: Manual testing completed for the changes

## Monitoring & Debugging
- [ ] **Logging in place**: Appropriate logging has been added for
debugging user issues
- [ ] **Sentry will be able to catch errors**: Error handling ensures
Sentry can capture and report errors
- [ ] **Avoid Dev based/Prisma logging**: No development-only or
Prisma-specific logging in production code

## Configuration
- [ ] **Env variables newly added**: Any new environment variables are
documented in .env.example file or mentioned in description
---

## Additional Notes
<!-- Add any additional context, screenshots, or notes for reviewers
here -->
2026-02-10 04:06:35 +05:30
..
tests adding global exception handler and logger for dev and production (#1927) 2025-12-15 21:32:20 +05:30
employee-utils.ts Add Ashraf id to CODEFLASH_EMPLOYEE_GITHUB_IDS (#1874) 2025-10-06 18:52:13 -07:00
error-handler.ts fix for cf-api route issue and process exit (#2315) 2026-01-27 17:35:48 +05:30
logger.ts Restoring the ordering of webhook before parsing json (#2389) 2026-02-10 04:06:35 +05:30
request-tracing.ts adding global exception handler and logger for dev and production (#1927) 2025-12-15 21:32:20 +05:30