browsertrix/frontend/src
Ilya Kreymer 2717a60763
improvements / bug fixes for stop/cancel handling: (#279)
- only send signal if stopping, no need for canceling as pods/containers will be removed
- refactor stop/cancel handling to be unified in manager, separate in job
- when stopping / graceful shutdown, return false if sending signal fails
- return success=true in json response if and only if stop/cancel actually succeeds, return 'error' message in error, should fix #270
- allow canceling after stopping / if stopping fails
- ensure finished time is set in case of cancelation before crawl starts, should fix #273
2022-06-29 17:47:25 -07:00
..
__generated__
__mocks__
components Display & edit crawl schedule in user local time (#271) 2022-06-27 13:01:20 -07:00
pages improvements / bug fixes for stop/cancel handling: (#279) 2022-06-29 17:47:25 -07:00
types
utils Display & edit crawl schedule in user local time (#271) 2022-06-27 13:01:20 -07:00
index.ejs Disable error tracking in prod (#182) 2022-03-04 16:17:05 -08:00
index.test.ts
index.ts View and edit browser profile (#214) 2022-04-19 10:44:21 -07:00
routes.ts View and edit browser profile (#218) 2022-04-23 20:12:16 -07:00
shoelace.ts
theme.ts