Skip to content

Commit 0c11909

Browse files
Update content/microservices/basics.md
Co-authored-by: Kamil Mysliwiec <[email protected]>
1 parent d525edd commit 0c11909

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

content/microservices/basics.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,4 @@ this.client
379379
.toPromise();
380380
```
381381

382-
After 5 seconds, if microservice isn't responding, it will throw an error:
383-
```bash
384-
[Nest] 17544 - 05/24/2020, 8:08:27 AM [ExceptionsHandler] Timeout has occurred +5009ms
385-
```
382+
After 5 seconds, if the microservice isn't responding, it will throw an error.

0 commit comments

Comments
 (0)