zencoder-fetcher
zencoder-fetcher copied to clipboard
Notification retrieval.
Welcome to [WhiteSource for GitHub.com](https://github.com/apps/whitesource-for-github-com)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource for GitHub.com...
This PR modifies two things: - Move the version into the `zencoder_fetcher_version.rb` file - Add a new `next` option, which overrides some of the other options (namely `loop`, `count` and...
I am testing the Zencoder notifications with the Zencoder PHP library and I noticed the JSON response from the zencoder-fetcher is invalid and fails on json_decode. This is a snippet...
I use foreman locally for development. Its a bit of a pain to have to run fetcher in a separate process while I'm doing dev work. It would be cool...
the fetcher is not sending any headers that i've set in the notifications array, when I create a job.
We had set up fetchers in our QA environment, using the -l option, to constantly pull notifications. However, overtime the process would crash. Sometimes several days later. We used several...
Sometimes I forget to startup zencoder fetcher before starting a series of jobs. If I try to start it up after the fact to get all of the notifications, zencoder...