mritchie712
mritchie712
is this going to be merged? Seems like a straight forward change. Edit - This works fine for my use case `sslify = SSLify(app, skips=['mypath', 'anotherpath'])` since my cron jobs...
Does anyone have a short term patch for this? I'm getting a ``` HTTPError: 504 Server Error: GATEWAY_TIMEOUT ``` And I think it's due to the rate limiting
In case anyone else is having this issue... I solved it by using the Search Job API instead of the search API. https://github.com/SumoLogic/sumo-api-doc/wiki/Search-Job-API