Kamil Mysliwiec
700be668e3
Update content/microservices/mqtt.md
2026-02-04 11:26:18 +01:00
suuuuuuminnnnnn
d2236098dc
docs(microservices): document mqtt pattern qos
2026-02-03 22:21:51 +09:00
Kurt Russelle Marmol
5f14578109
docs: fix kafka typos
2025-08-03 15:32:35 +08:00
Simon Emms
20efcf6c14
fix: update the custom microservices example to complete the callback
2025-06-02 07:48:51 +00:00
Chetan Bohra
d4a91df571
fixed typo
...
changed prodocuer to producer
2025-05-21 17:51:34 +05:30
Jannatin Naim (Jayen)
1ff259550e
fix: fix typo in microservices docs
2025-05-03 06:59:33 +06:00
Kamil Myśliwiec
1b8ceb3d14
docs: update rmq docs, add wildcards section
2025-04-23 13:25:38 +02:00
Kamil Myśliwiec
126825d582
docs: move healthchecks below the streaming section
2025-04-09 10:11:06 +02:00
Simon Emms
f6d3abf2ed
docs: document how to use the grpc-health-check package
...
Signed-off-by: Simon Emms <simon@simonemms.com >
2025-04-02 17:42:35 +00:00
Kamil Myśliwiec
23d4c3d21b
docs: minor text improvements
2025-03-24 13:04:19 +01:00
Kamil Myśliwiec
abea7a2c58
Merge branch 'docs-dynamic-config-microserivces' of github.com:raeisimv/docs.nestjs.com into raeisimv-docs-dynamic-config-microserivces
2025-03-24 13:00:21 +01:00
Kamil Myśliwiec
18443638f7
docs: minor improvements
2025-03-19 12:45:02 +01:00
SangYong
7c2575c03d
docs(microservices): Add sample for KafkaMaxRetryExceptionFilter
...
Closes #14664(https://github.com/nestjs/nest/issues/14664 )
This PR updates the Kafka section of the NestJS documentation to include a sample implementation of the KafkaMaxRetryExceptionFilter. This filter handles retry logic for Kafka events by skipping a problematic event after a configurable number of retries (e.g., 5 retries). It also provides a mechanism to execute custom logic via a skipHandler before committing the offset to ensure that subsequent events are processed.
## Changes:
- Added a sample code snippet demonstrating the usage of KafkaMaxRetryExceptionFilter.
- Explained the mechanism and use cases in the documentation.
Please review and let me know if further modifications are needed.
2025-03-06 21:56:23 +09:00
Morteza Raeisi
9b6d14b0ec
docs: Add note on using AsyncMicroserviceOptions
...
This update clarifies the use of `AsyncMicroserviceOptions` for configuring microservices dynamically using the `ConfigService` when the injection context is available post-instantiation. The addition addresses scenarios requiring flexible configuration setup.
2025-02-09 13:13:51 +03:30
Kamil Myśliwiec
3a6a3cd496
docs: add unwrap and on methods to custom transporter class
2025-01-29 14:42:50 +01:00
Kamil Myśliwiec
5bc5c4b5da
docs: update to v11
2024-12-12 13:58:18 +01:00
Kamil Myśliwiec
beecac0aa6
docs: use exception factory for ws and rpc (validation pipe)
2024-11-21 10:12:09 +01:00
Animesh Kotka
72e7dd3139
docs(documentation): Fix spelling mistake
...
Spelling mistake is fix in microservice basic content
2024-10-20 20:38:12 +05:30
Kamil Myśliwiec
d4cb393683
docs: update with the latest version of api
2024-10-18 13:52:06 +02:00
Kamil Myśliwiec
4a02aa6222
Merge branch 'feat/microservice-tcp-tls' of https://github.com/Flusinerd/docs.nestjs.com into Flusinerd-feat/microservice-tcp-tls
2024-10-18 13:47:21 +02:00
Kamil Myśliwiec
4bdbb0ead4
chore: improve wording
2024-10-18 10:43:43 +02:00
Kamil Myśliwiec
a82890efe5
Merge branch 'vahidvdn/microservices-client-register-async-docs' of https://github.com/vahidvdn/docs.nestjs.com into vahidvdn-vahidvdn/microservices-client-register-async-docs
2024-10-18 10:41:54 +02:00
Kamil Myśliwiec
94f8cd4f48
feat: several improvements, merge the latest changes
2024-08-09 11:02:53 +02:00
Michael
b0ddbc60ed
Fix spelling
2024-07-05 17:24:07 -04:00
Emre Sahin
55a266b5a1
docs(microservices/kafka): Update commit offsets to use KafkaContext
2024-07-04 11:45:05 +02:00
Kamil Mysliwiec
d6586b4960
Merge pull request #2768 from TrisNol/patch-1
...
docs(mqtt): description on how to set qos on subscriptions
2024-07-02 14:40:02 +02:00
Kamil Mysliwiec
93b15b330c
Update content/microservices/mqtt.md
2024-07-02 14:39:56 +02:00
Kamil Mysliwiec
2957c107a4
Update grpc.md
2024-07-02 14:25:40 +02:00
Kamil Mysliwiec
6ce5302b39
Update content/microservices/grpc.md
2024-07-02 14:19:10 +02:00
Kamil Mysliwiec
2057f721c8
Update content/microservices/grpc.md
2024-07-02 14:18:57 +02:00
Justin Timmons
e7e67bcd72
docs(microservices): Add documentation for grpc reflection API support
2024-05-15 22:09:43 -04:00
Illia
77888f21db
Fixed typo, added missing [ ] in ClientsModule.register
2024-03-18 18:29:50 +01:00
Kamil Mysliwiec
64d61ae23b
Merge pull request #2905 from rawalrajen/patch-1
...
consumerTag description on rmq microservice configs
2024-03-18 09:55:56 +01:00
YoungKi Lyu
88f640682a
docs(microservices): Update ip address:port for a gRPC Docker server
2024-03-01 18:03:59 +09:00
Bon
f791424b4d
docs: correct kafka package typo
2024-02-07 23:03:30 -05:00
Francesco Vallone
28d7308fec
docs(microservices): add to the table all available tcp options
2024-01-31 20:21:31 +01:00
Rajen Rawal
889b8e9036
fix: update link closing parenthesis
2023-11-16 22:31:57 +05:45
Rajen Rawal
4f7e425b94
fix: make sure link open in new tab on consumerTag readmore
2023-11-16 19:16:47 +05:45
Rajen Rawal
8a87450edf
docs: add missing consumerTag as rabbitmq config param
...
- url parameter fixes for queueOptions and socketOptions read more.
2023-11-16 19:10:59 +05:45
Marius
c8f5f62471
Update nats.md
...
updatet broken URL to https://github.com/nats-io/node-nats#connection-options
2023-10-11 12:30:43 +03:00
Kamil Mysliwiec
4c648e38bd
Update redis.md
2023-08-31 09:39:10 +02:00
Vahid Najafi
035b171e7f
docs: change transport in useFactory
2023-07-18 12:13:27 +02:00
Vahid Najafi
72c106b541
docs: update useFactory for getting url from config
2023-07-18 12:09:49 +02:00
Tony133
27ee61f5f4
fix(): update color illustrative images for dark/light
2023-07-12 18:15:45 +02:00
Kamil Myśliwiec
c37e26d22f
chore: drop store links
2023-06-23 12:26:58 +02:00
Tristan Nolde
0f2e4d64ad
docs(mqtt): description on how to set qos on subscriptions
2023-06-21 17:29:27 +02:00
Kamil Myśliwiec
44c92504cf
docs: v10 changes
2023-06-09 13:52:39 +02:00
Vahid Najafi
3eb276b224
docs: make url name more general
2023-04-03 13:20:59 +03:30
Vahid Najafi
58b337824c
docs: add registerAsync to microservices client section
2023-04-03 13:17:46 +03:30
mmRoshani
9881b41c38
docs: microservice-kafka
...
- there is no `partition` in `context.getMesaage()`
2023-03-20 16:44:46 +03:30