So, you can fire jobs off in Groovy using ScheduleBuild2 which returns a 
future.  By its nature, Jenkins will purge any duplicate build requests at 
some point.

How can we tell given a future if that job was purged by Jenkins itself to 
know it never actually ran? Or does that future return that it was 
cancelled, and if so, how can one determine who cancelled it, whether a 
user or Jenkins itself.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/39063570-f4b3-45a7-8a13-c409da65c0a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to