Closed kwavnet closed 2 years ago
Hello and welcome to RavSam :purple_heart:. Thanks for opening your first issue. I will assign one of our team members to take a look at the problem you have raised. Make sure to include as much information as possible to help our team diagnose the issue and solve it quickly.
If the problem is related to a security concern, then please delete this issue and send us an email at info@ravsam.in.
I had a deeper look into this issue and it seems to be a "local docker daemon" issue without a proper fix so far. Currently we are firing hundreds of pipelines using this action and each of them builds a fresh container - would it an option to use a pre-made and pre-published container for this action, which is pulled once on a runner and then make use of the local container caching?
@witekio-kwe To get rid of the slow build speeds of Docker, we have released v2 which is written in Typescript. See this comment for more information.
@ravgeetdhillon will give it a try - thanks a lot
Once in a while Build ravsamhq/notify-slack-action@v1 fails with the following
Is there any way (like back off and retry) to work around this temporary issue (seems to be a network issue)