You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Poll jobs now have a random friendly name that changes each time
a new job is created, and the logging for when the jobs are created
or cancelled is also improved. The idea behind this commit is to improve
debugging sessions on client logs by:
- having clear log lines saying when a job is created/destructed
- easy to remember and cross-match job names (instead of cryptic java reference values)
0 commit comments