@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
normally the resource will be skipped or counted as resource is used when a script fails.
@pikachuexeallen said in How to reuse resource if the script failed?:
normally the resource will be skipped or counted as resource is used when a script fails.
Increase the "Max fail usage" value in the resource
