Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 521 Bytes

Todo.md

File metadata and controls

14 lines (13 loc) · 521 Bytes

Todo

  • signalBackgroundJobServerStopped
  • Id for recurring job
  • When dashboard server is stopped, stop sse handlers so that timer is stopped
  • Test JobStats for Gson and JsonB
  • Website:
    • Explain difference between static BackgroundJob and jobscheduler access
    • Fix typo Alexander: BackgroundJob.enqueue should be jobScheduler.enqueue
    • Add examples about Quarkus
  • GraalVM
    • Add support for JobDetails
    • What about platformmbean?
    • Cleanup StaticUrl stuff