We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Evening,
We get the following error almost everyday at least once when running jobs in a queue:
cURL error 6: Could not resolve host: login.salesforce.com
As it fails so quickly it wipes any jobs in the queue within seconds as it works its way though 100's in a few seconds.
The 'login.salesforce.com' URL comes from our ENV file as per the documentation, we're a bit stuck on why we would get this error randomly.
Is there anything that we might be able to try or any more information on why we might have issues randomly connecting to the login url?
The text was updated successfully, but these errors were encountered:
Would love some guidance here as well, we're experiencing this in our app too.
Sorry, something went wrong.
@Clovelock have you had any luck solving this on your end?
No branches or pull requests
Evening,
We get the following error almost everyday at least once when running jobs in a queue:
cURL error 6: Could not resolve host: login.salesforce.com
As it fails so quickly it wipes any jobs in the queue within seconds as it works its way though 100's in a few seconds.
The 'login.salesforce.com' URL comes from our ENV file as per the documentation, we're a bit stuck on why we would get this error randomly.
Is there anything that we might be able to try or any more information on why we might have issues randomly connecting to the login url?
The text was updated successfully, but these errors were encountered: