Sorida Lac

Results 6 comments of Sorida Lac

Thanks @geoffswift, I am seeing the same issue on mine. I will get a ticket created to look into this issue!

Hi @geoffswift, I wasn't able to reproduce it. I followed the steps, apex class with a deleted status and push to the org. The status was succeed and the apexclass...

Hi @thomasminney, it has been resolved and also available via definition file. Doc: https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_sandbox_definition.htm PR: https://github.com/salesforcecli/plugin-org/pull/1443

Hi @padambsharmasfdc, can you set the env HTTP_TIMEOUT to 600000 value in the workflow step and see it that work or would it throws another error?

Hi @pawel-id & @padambsharmasfdc, the issue came from the jsforce lib due to timeout. @pawel-id can you increase HTTP_TIMEOUT to 15 minutes and see if it will throw the same...

Hi @jfeingold35, currently we are not support node v25 yet. But we guarantee the CLI works with the current node LTS version (v22 now).