And you want all of them to log into the same experiment ? or do you want an experiment per 60sec (i.e. like the scheduler)
no i want all of them in the same experiment
i mean all 100 experiments in one project
like if u see in above image my project name is abcd18 and under that there are experiments Experiment1, Experiment2 etc.
Create one experiment (I guess in the scheduler)
task = Task.init('test', 'one big experiment')
Then make sure the the scheduler creates the "main" process as subprocess, basically the default behavior)
Then the sub process can call Task.init and it will get the scheduler Task (i.e. it will not create a new task). Just make sure they all call Task init with the same task name and the same project name.
If you one each "main" process as a single experiment, just don't call Task.init in the scheduler
Hi @<1523701205467926528:profile|AgitatedDove14> , I wanted to ask you something. Is it possible that we can talk over voice somewhere so that I can explain my problem better?
Sure @<1523720500038078464:profile|MotionlessSeagull22> DM me 🙂