-
See Also
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- TimeConstraint
-
- Remote Batch Computation Providers
- AWSBatch
- AzureBatch
- CharityEngine
-
-
See Also
- RemoteBatchSubmit
- RemoteBatchMapSubmit
- TimeConstraint
-
- Remote Batch Computation Providers
- AWSBatch
- AzureBatch
- CharityEngine
-
See Also
CreditConstraint
is an option that specifies the maximum number of Service Credits to spend doing a particular operation


CreditConstraint
CreditConstraint
is an option that specifies the maximum number of Service Credits to spend doing a particular operation
Details

- CreditConstraintn specifies that a maximum of n Service Credits should be spent doing a particular operation.
- The value of n can be an integer or a "Credits" quantity.
- CreditConstraintInfinity specifies that there should be no limit on the number of Service Credits consumed.
- When used with RemoteBatchSubmit and RemoteBatchMapSubmit for providers other than "WolframBatch", the value of the CreditConstraint option is used to calculate a time constraint based on the licensing costs of the job.
- The "WolframBatch" provider monitors Service Credits usage in real time and terminates the job if it exceeds the limit specified with the CreditConstraint option. This is independent of any time limit set with the TimeConstraint option.
Examples
Basic Examples (2)
Submit a remote batch job while constraining the amount of credits to be used:
Submit a job to the “AWSBatch” provider with a Service Credits limit:
See Also
RemoteBatchSubmit RemoteBatchMapSubmit TimeConstraint
Remote Batch Computation Providers: AWSBatch AzureBatch CharityEngine
History
Text
Wolfram Research (2025), CreditConstraint, Wolfram Language function, https://reference.wolfram.com/language/ref/CreditConstraint.html.
CMS
Wolfram Language. 2025. "CreditConstraint." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CreditConstraint.html.
APA
Wolfram Language. (2025). CreditConstraint. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreditConstraint.html
BibTeX
@misc{reference.wolfram_2025_creditconstraint, author="Wolfram Research", title="{CreditConstraint}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/CreditConstraint.html}", note=[Accessed: 03-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_creditconstraint, organization={Wolfram Research}, title={CreditConstraint}, year={2025}, url={https://reference.wolfram.com/language/ref/CreditConstraint.html}, note=[Accessed: 03-October-2025]}