Mátyás Somfai
Mátyás Somfai
@videlalvaro is this something you would consider merging?
Hi, I have a similar issue. (I'm not sure if I should open a new issue here or not, let me know if I should.) We use a0deploy (version 7.19.0)...
Oh, it's even worse :( Even though it's [not listed in the docs](https://auth0.com/docs/deploy-monitor/deploy-cli-tool/excluding-resources-from-management#excluding-entire-resources-by-type), I can exclude "themes" from the config using like `"AUTH0_EXCLUDED": ["themes"],` It will then not export /...
For the record, I opened a support ticket. We did not get to a resolution there, but at least I have a workaround now. After the `a0deploy import ...` -...
@tsmith512 please consider merging this, we use it for months now, without any issues. Other users could find it helpful too, I think.
Nice catch @HexDestroyer , it happens after timeouts for us too:  In our setup, we run two parallel processes with supervisor with the following params: ``` messenger:consume mailer --limit...
We still use a custom walker to mitigate this limitation. Is there a chance to merge this any time? If so, we're willing to cover it with tests.