Commit Graph

20 Commits

Author SHA1 Message Date
msramalho
faec932ef7 ads extra try/catch to prevent upstream AA uncaught errors 2026-04-23 14:16:27 +01:00
msramalho
a4ec468cac feat: check for proper spreadsheet service_account access before archiving, plus email notification 2026-03-03 13:05:27 +00:00
msramalho
184d285d0e adjusts limits for deployment performance 2026-03-02 15:04:38 +00:00
msramalho
17d429e6d3 new logging strategy, combining API+Worker logs 2025-06-30 10:55:19 +01:00
msramalho
7d66f2b6ac fully isolate worker from web via shared 2025-06-30 02:48:27 +01:00
msramalho
65d63b3770 extract AA CLI arg to constants 2025-04-03 19:41:31 +01:00
msramalho
c49cec1b6c updates worker to use AA 1.0.0 2025-04-03 19:37:22 +01:00
michplunkett
0e2122b72f oi 2025-03-10 23:52:54 -05:00
Michael Plunkett
b5571fc61f Format and lint workers directory (#60) 2025-03-03 11:59:04 -06:00
Michael Plunkett
7e48f706df Add pre-commit with GiHub Action (#56)
* Update pyproject.toml

* add pre-commit

* Create .pre-commit-config.yaml

* Comment out ruff

* Update .pre-commit-config.yaml

* General formatting

* Create format-and-fail.yml

* Update ci.yml

* Add pre-commit to dev dependencies

* Update pyproject.toml
2025-02-26 10:42:28 -06:00
msramalho
b3de99aaa0 adds celery logging rotation 2025-02-20 10:17:07 +00:00
msramalho
d9f40c8e08 bumps auto-archiver to 0.13.4 2025-02-19 18:24:46 +00:00
msramalho
8f0cfd2239 closes TODOs, renames task to archive, fixes read permissions and fixes tests 2025-02-18 14:51:31 +00:00
msramalho
9a11c430ea adds todos 2025-02-18 01:11:09 +00:00
msramalho
834e3d86da adds missing tests 2025-02-17 15:42:57 +00:00
msramalho
1497485612 updates AA adds missing dependencies 2025-02-15 23:14:53 +00:00
msramalho
baf5ae0f73 fixes tests 2025-02-12 16:35:29 +00:00
msramalho
f587a17a93 introduces low/high priority queue and custom concurrency 2025-02-12 13:24:11 +00:00
msramalho
a9dd278d24 further worker/web separation and tests fixed 2025-02-11 18:18:49 +00:00
msramalho
f8c45e2d92 major refactor of structure for worker V web: docker/app/secrets/envs/... 2025-02-10 00:41:50 +00:00