Simon

Results 18 comments of Simon

I use Huginn mainly to monitor social media progress. For example: DeviantArt watchers, Facebook likes, Youtube subscribers, Twitter, Instagram, etc... Numbers which are all over the place and often horribly...

@alias1 For some things, like youtube, a simple xpath with the web agent for a .subscribed class will get me the info neatly. For other things, like deviantart, I have...

Duplicate of #53. If this is still open in 4 months I will do this myself.

Coming from [here](https://stackoverflow.com/questions/65982439/dask-aws-cluster-error-when-initializing-user-data-is-limited-to-16384-bytes) (thanks @quasiben), I can confirm that this PR solved my issue, at least on this side of things there is no more error. However my machine is...

See this issue https://github.com/beloglazov/vim-online-thesaurus/issues/44 .

To try some random things which could be the cause, I rolled back azure extension version to 1.11 and get this error: ``` 3:34:11 PM debugApp123: Deployment Failed. deployer =...

Checking the .zip files in the webjobstorage /data/SitePackages shows that the function files are present. Sometimes I also get this error: ``` 4:00:49 PM: Error: The operation was aborted. ```...

Thank you, appreciate the response, after some more exploration, I made a mother of all bug reports here: https://github.com/Azure/azure-functions-python-worker/issues/1306

function name: all, since the deploy doesn't work app name: as in the logs above, ae-API-compute, but also debugApp123 instance id: azure function instance id? (i.e. ExecutionContext.InvocationId?), not relevant since...