Tobias Madner
Tobias Madner
We are having the same problem, if the redis connection is lost for some seconds, bee-queue is not able to create jobs anymore, any ideas how to handle this?
Thanks @DanielTamkin I solved it now by catching the error on create job and then reloading the scripts as suggested by @skeggse (https://github.com/bee-queue/bee-queue/issues/119#issuecomment-412594926). It's maybe not working for every use...
any chance that this PR will be merged?
Thanks @clabnet for your package, I also switched to your library now due to missing HMR. Could you maybe also push your changes to github so we know which part...
Seems like `getOrderBook` api endpoint changed on krakens side (check https://docs.kraken.com/rest/#operation/getOrderBook), you can try as workaround using the static request method, or submit a PR ;) `Kraken::request('Depth', ['pair' => XBTUSD,...
Hi @Antobai, thanks for the info and the idea of a timeout. I think that would be a valuable feature. Feel free to create a PR, then we will review...
Closed due to inactivity
Hi @evajavor & @Tahiaji , thanks for your input. Since this an open-source project feel free to contribue with a PR and we will review it Please check the contribution...
Seems like Teams is not supporting adaptive cards (yet).  https://learn.microsoft.com/en-gb/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook#add-an-incoming-webhook-to-a-teams-channel If you find another way feel free to contribute with a PR
Closed due to inactivity