]
James Perkins reassigned WFLY-5863:
-----------------------------------
Assignee: James Perkins
EE concurency should queue scheduled tasks, instead of failing on
timeout
-------------------------------------------------------------------------
Key: WFLY-5863
URL:
https://issues.jboss.org/browse/WFLY-5863
Project: WildFly
Issue Type: Feature Request
Components: EE
Reporter: Stuart Douglas
Assignee: James Perkins
At the moment if a scheduled task is queued and its execution happens when the server is
suspended then the task will fail with an exception. It would be better if this was queued
as with EJB timers.