Change elixir solution to a multi-process elixir solution instead of a bash multiprocess solution.
- clean special characters out of api clone_url ... just in case
- switch to multi process solution.
- Only spawn 1 under max possible concurrent requests,
after the refresh period of time only then spawn new tasks to hit the api.
- build a notifier if the api rules ever change that lets us know we are being banned.
Change elixir solution to a multi-process elixir solution instead of a bash multiprocess solution.
after the refresh period of time only then spawn new tasks to hit the api.