Results 5 comments of RuiLoureiro

I had issues consuming messages with zstd compression, and fixed it by installing [zstandard](https://pypi.org/project/zstandard/). There isn't any reference to zstd in the documentation, but support for it was added in...

I've also tried to implement this with no luck. I ended up adding a lambda function that redirects the sns topic to sqs, which is not very practical.

I'm sorry for the late reply. I eventually figured out that the problem above was related to the GTFS feed and got it fixed. However, I have a bunch of...

> You could make the status property required so it will be generated like below instead but that could cause other issue for you down the road if you need...

I was having problems with autocompletion on zsh (oh-my-zsh), and these changes fixed it.