|
0e27256faf
|
Remove signalr from endpoints (#1102)
This is a follow-on PR from #1100
|
2021-07-23 15:47:08 +00:00 |
|
|
b9950c5526
|
update log messages to ease debugging (#988)
|
2021-06-14 15:18:03 -04:00 |
|
|
d557fc16c6
|
mark tasks that are stopped that never started with an error (#935)
|
2021-05-26 18:42:21 -04:00 |
|
|
4de19ffe5e
|
stop jobs that do not start within 30 days (#565)
If a job does not start within 30 days, stop the job and mark all of the tasks as `failed`.
|
2021-02-19 21:23:35 +00:00 |
|
|
b499b9b17d
|
always set SignalR events at the end of handlers (#445)
Addresses an issue where events meant for SignalR do not get sent to the service when an App Service instance spins down before a timer event fires.
|
2021-01-21 10:31:02 +00:00 |
|
|
513d1f52c9
|
Unify Dashboard & Webhook events (#394)
This change unifies the previously adhoc SignalR events and Webhooks into a single event format.
|
2021-01-11 21:43:09 +00:00 |
|
|
75f29b9f2e
|
Remove update_event as a single event loop for the system (#160)
|
2020-10-16 21:42:35 -04:00 |
|