Rank 2: Process
I had a weird issue with functions, this is the second time this happens, function is just sending a string to a remote server and have the answer back, it was working all correctly but suddenly I got:
´´´An internal curl error has occurred within the executor! Error Msg: Could not resolve host: 632bfd591be4d4669e42-63ff631bdaf07dde0972´´´
Issue was fixed by stopping the docker and starting it again, the next time I ran the function it worked again, Do you know why this could be happening? is there a way for me to reestart just functions docker?