Davidson Gomes
9cedf31eed
feat(env): enhance webhook configuration and SSL support
...
- Added new environment variables for SSL configuration, including `SSL_CONF_PRIVKEY` and `SSL_CONF_FULLCHAIN`, to support secure connections.
- Introduced additional webhook configuration options in the `.env.example` file, such as `WEBHOOK_REQUEST_TIMEOUT_MS`, `WEBHOOK_RETRY_MAX_ATTEMPTS`, and related retry settings to improve webhook resilience and error handling.
- Updated the `bootstrap` function in `main.ts` to handle SSL certificate loading failures gracefully, falling back to HTTP if necessary.
- Enhanced error handling and logging in the `BusinessStartupService` to ensure better traceability and robustness when processing messages.
This commit focuses on improving the security and reliability of webhook interactions while ensuring that the application can handle SSL configurations effectively.
2025-05-21 17:55:00 -03:00
Roberto Arruda
cdab5e2ae8
chore: improve instrumentSentry.ts import before another import
...
Signed-off-by: Roberto Arruda <roberto0arruda@hotmail.com>
2024-12-10 12:13:42 -04:00
Davidson Gomes
25daec9f41
fix: use chatwoot with evolution channel
2024-09-03 17:23:05 -03:00
Davidson Gomes
849d5f79dc
fix: sentry version
2024-09-03 16:53:23 -03:00
Stênio Aníbal
05ee65f422
Simplify events structure and fix minor issues
2024-08-23 10:53:31 -03:00
Davidson Gomes
7b79591e42
refactor: event folder
2024-08-20 15:27:32 -03:00
Davidson Gomes
64ed0faa83
refactor: integrations router folder structure
2024-08-20 13:13:49 -03:00
Davidson Gomes
d68d42b984
refactor: integrations folder structure
2024-08-20 12:27:04 -03:00
Stênio Aníbal
fbff945d5b
Merge branch 'ev2' into v2.0.0
2024-08-16 17:46:14 -03:00
Stênio Aníbal
dc04eb16fc
Refactor websocket structure
2024-08-16 17:45:09 -03:00
Davidson Gomes
b921a4d324
feat: IA send images and Sentry implemented
2024-08-16 11:31:46 -03:00
Judson Cairo
32e58debc6
Path mapping & deps fix & bundler changed to tsup
2024-08-11 20:47:17 -03:00
Davidson Gomes
2776f113cb
feat: Added debounce time for typebot messages
2024-06-11 17:56:20 -03:00
Davidson Gomes
36ec67cef9
feat: prisma and remove mongodb
2024-06-06 14:47:58 -03:00
Davidson Gomes
272bed1351
feat: prisma
2024-06-06 01:08:24 -03:00
Davidson Gomes
696261d749
New method of saving sessions to a file using worker
2024-06-01 09:54:56 -03:00
Davidson Gomes
f0d40eea15
New global mode for rabbitmq events
2024-05-24 18:48:54 -03:00
Davidson Gomes
94f5c130bf
fix: reorganization of files and folders
2024-04-12 17:22:11 -03:00
Davidson Gomes
8ece6fb998
fix: reorganization of files and folders
2024-04-12 17:13:15 -03:00
Gabriel Pastori
9363301d2a
Add DISABLE_DOCS and DISABLE_MANAGER
2023-12-19 21:18:40 -03:00
Davidson Gomes
6c9e86e17a
feat: sqs
2023-11-20 17:52:36 -03:00
Davidson Gomes
e1ac29683d
wip: swagger
2023-10-02 09:24:53 -03:00
Davidson Gomes
707aa22a6d
Added support for messaging with ads on chatwoot
2023-09-17 13:48:27 -03:00
Davidson Gomes
ecbf90ded8
Merge pull request #99 from moskoweb/bug-bad-request
...
fix: Debug Bad Request
2023-09-11 09:38:28 -03:00
Alan Mosko
d47cc5d5f4
wip
2023-09-06 16:11:59 -03:00
Davidson Gomes
23534da27d
fix: added delay in chatwoot receive webhook
2023-09-05 08:39:51 -03:00
Davidson Gomes
f83d8de476
test: process exit when errors
2023-09-04 13:00:16 -03:00
Davidson Gomes
54cfa67d52
Added webhook to send errors
2023-08-25 09:31:13 -03:00
Davidson Gomes
9b72b3e332
Added webhook to send errors
2023-08-25 09:01:48 -03:00
Davidson Gomes
a2cd57d9c6
feat: Inegration with Chama AI
2023-08-19 10:42:41 -03:00
Davidson Gomes
6f99784224
Added Typebot integration
2023-08-18 11:38:50 -03:00
Davidson Gomes
0da3d100b3
feat: Added rabbitmq to send events
2023-08-02 21:33:59 -03:00
Davidson Gomes
e05c48979d
feat: Added rabbitmq to send events
2023-08-02 17:28:52 -03:00
Davidson Gomes
79864e97d6
feat: Added websocket with lib socket.io
2023-08-02 13:08:30 -03:00
Davidson Gomes
332ec69ee8
fix: Adjusts in return errors
2023-07-27 10:27:41 -03:00
Davidson Gomes
f95d938fb6
fix: Adjusts in return errors
2023-07-27 08:51:58 -03:00
Davidson Gomes
14f3f3d2ac
fix: fixed error return bug
2023-07-27 08:36:37 -03:00
Davidson Gomes
127d5b97c4
fix: fixed error return bug
2023-07-27 08:36:18 -03:00
Alan Mosko
dc3d59bae1
wip
2023-07-26 11:12:00 -03:00
Alan Mosko
249aecbc0d
wip
2023-07-26 10:58:13 -03:00
Alan Mosko
e151eb85f0
wip
2023-07-26 10:30:26 -03:00
Davidson Gomes
0db8f7295b
feat: Send contact in chatwoot
2023-07-18 12:33:55 -03:00
Davidson Gomes
c4f39ab85c
fix: Improved how Redis works for instances
2023-07-04 12:38:29 -03:00
Davidson Gomes
2a1c426311
init project evolution api
2023-06-09 07:48:59 -03:00