Building thinking time delay with time based tasks?
问题 I have this meter job for which I need to build some think time between certain HTTP Requests. But during those thinking time I still need to send a keep alive request on specific interval. For example: User login get some profile information. Then he start to do some work. each unit of work is delayed by some random delay varying from 1 to 30 minutes. During that time we still need to send to there server a ImAlive request at fix interval (like 5 minutes). Once the thinking time is expired