Jake
Results
2
comments of
Jake
It looks like you should be able to install lxml on the pi, not sure if this will enable you to run the editor though. [Stack Exchange Link](https://raspberrypi.stackexchange.com/questions/68894/cant-install-lxml) `sudo apt-get...
The issue with rate limiting is here https://github.com/singer-io/tap-freshdesk/blob/dc64f26689fca24d9307fd2b075f523a892f1d73/tap_freshdesk/__init__.py#L43 According to the documentation, rate limiting is "x requests per y seconds". I think the default of (1, 2) assumes the growth...