Open bhuvy2 opened 5 years ago
Can you give an example? The options are already dynamically specified because the stage specifies the options.
I guess I was really just thinking of https://github.com/illinois-cs241/chainlink/blob/master/chainlink/__init__.py#L65 cpu limit and quota.
It may be nice to dynamically set the options either per stage, or after creating a chainlink object setting the params for the entire run. I don't know what would make more sense design-wise.