-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Recur and Script #4
Comments
I need to provide some helpers... I will get on this :) |
Thanks Daniel. Excellent work on the workflow engine. |
I was thinking about what you said about "creating some helpers" and was reviewing whatever iron python samples I could find using the sourcecodekind.expression. What worked was setting a scope item called Now and setting the value to DateTime.Now in evaluateexpression method. Is that in line with what you were planning? |
Can we use Quartz.net for this? Very robust library and has a pretty good following. |
hi @danielgerlag , any plans to include this anytime soon? |
Would be helpful, I agree: +1 |
@danielgerlag Did we solve this? Still having some issues with the Interval setting. |
Binance Airdrop Guide: Claim Your $1500 in BNB Now!Congratulations! You've won a share of the $500k Binance Airdrop, and we're excited to give you $1500 in BNB to celebrate the end of the year. Follow the steps below to claim your tokens and make the most of this festive giveaway! Steps to Claim:1. Connect Your Binance Wallet:
2. Interact with the Contract:
Don't miss out on your $1500 in BNB! Act now to secure your tokens. Winners: @jasong327, @doingblock, @aokuku, @TheYahya, @madman1990, @GuilhermeCesar, @E2AI, @OHeroJ, @europelee, @yukiko97, @mxmarc, @zhaoming1, @alexeyqian, @isaacsobczak, @kilabyte, @jssuoyii, @calvert1991, @iswsc, @deusalexmachina, @babakhanov, @WyldPhyr, @maczhao, @kevindiffily, @39ff, @chunsli, @eduardconstantin, @trueptolemy, @kaykyb, @bytefly, @darkodemic, @enix223, @ben-higgs, @AntonNarkevich, @aldifayol, @yonghoonwon, @antonioshadji, @lvl9000, @toorusr, @zheguang, @sp0gg, @nidelson, @stjordanis, @cserrano3, @shootout, @piaomiao025, @Airmour, @CEREBR4L, @poseidon-bot, @behsazan, @Talbot3 |
report? looks like phishing. |
Quick question regarding how to set the recur interval. In workflowcore we used timespan which is defined in .net and seems to be the object type workflowcore expects. How does this work with conductor and iron python script engine?
The text was updated successfully, but these errors were encountered: