Sean Farrow
Sean Farrow
I don’t have a timeframe—but I’m notgoing to be doing anything before the beginning of the week after next. Could you not run the existing quartz apps in a windows...
Assuming this was an http-based API, would you want to use queues on the back-end or are you happy with the API communicating with quartz directly? From: jwheatle Sent: 28...
What I meant was do you want the API to call the scheduler directly, or place a message in a queue with a backend service collecting them and calling the...
Hi, Whilst this all sounds reasonable to me, I wonder whether we should use Open API to design the API before implementation? That way, non-.Net clients would have an easy...
Hi, I'm happy to help with this in any way I can as I have a major project that is using the system so would like to see it continue....
No worries. I’m not on the discord channel, I’ll subscribe in the next day or so. Are the details on the website? Thanks, Sean. From: Aaron Stannard ***@***.***> Sent: 07...
This all looks good and makes a lot of sense. I’m happy to take on the CI/CD stuff, if that would help? Thanks, Sean. From: Aaron Stannard ***@***.***> Sent: 19...
Hi, this looks really good. Have you started to update this to core/net standard 2.0? If not I'm happy to do this and submit a pr, if that would help?
Having thought about this, a dedicated cache decorator would be better.
I'm definitely interested in looking at this, along with the issue regarding filtering but have a few questions: Should we have an endpoint for defining clients? If yes, where should...