Summary
- Added logging to help debug webhook failure (commit: ca5f5fb) (details)
- Fixed webhook failure (commit: 5fbad3e) (details)
- Added threading to webhook execution to speed up response to HubSpot and prevent blocking the api server for too long (commit: c10fa0b) (details)
The file was modified | app/config.py (diff) |
The file was modified | app/main.py (diff) |
The file was modified | app/main.py (diff) |
The file was modified | app/main.py (diff) |
The file was modified | tests/test_api.py (diff) |