Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 86d744a

Browse files
Update Chaos Engineering docs (#1563)
1 parent 2e30bd1 commit 86d744a

File tree

2 files changed

+2
-613
lines changed
  • content/en
    • tutorials/simulating-outages
    • user-guide/chaos-engineering/fault-injection-service

2 files changed

+2
-613
lines changed

content/en/tutorials/simulating-outages/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ Message sent to queue.
141141
If we review the logs, it will show that the `DynamoDbException` has been managed effectively.
142142

143143
```text
144-
2023-11-06T22:21:40.789 DEBUG --- [ asgi_gw_2] l.services.fis.handler : FIS handler called with configs: {'dynamodb': {None: [(100, 'DynamoDbException', '500')]}}
145144
2023-11-06T22:21:40.789 INFO --- [ asgi_gw_2] localstack.request.aws : AWS dynamodb.PutItem => 500 (DynamoDbException)
146145
2023-11-06T22:21:40.834 DEBUG --- [ asgi_gw_4] l.services.sns.publisher : Topic 'arn:aws:sns:us-east-1:000000000000:ProductEventsTopic' publishing '5520d37a-fc21-4a73-b1bf-f9b9afce5908' to subscribed
147146
'arn:aws:sqs:us-east-1:000000000000:ProductEventsQueue' with protocol 'sqs' (subscription 'arn:aws:sns:us-east-1:000000000000:ProductEventsTopic:0a4abf8c-744a-404a-9ff9-f132e25d1b30')

0 commit comments

Comments
 (0)