Hinnerk Haardt
Hinnerk Haardt
This just makes sure that invalid data does not get emitted to collectd.
It looks like the [dlq](https://github.com/cdk-patterns/serverless/blob/a781e501a7dc3a4dea0d22939192bdcb205e7f91/the-state-machine/python/the_state_machine/the_state_machine_stack.py#L51) in the python state machine stack is nowhere referenced. I offer a fix in analogy to the typescript variant in #206.
Just a small queue looking for its lambda. See #207 for associated ticket.
Files that are installed via `requirements.txt` can't be excluded. For example this doesn't work: ``` package: exclude: - __pycache__/** - pandas/tests/** ```
### Is there an existing issue for this? - [X] I have searched the issues (both open and closed) ### Current Behavior (Edit: On iOS there are bullets, they appear...
On Version 1.6.0 Markdown within HTML tags like `[[this]]` appears not to work for me: ```` ```chat < me | This [[link]] is **not** linked. > also me | This...