Gabriel Luiz Freitas Almeida
327b435814
fix imports in task_service
2025-09-08 16:39:41 -03:00
Gabriel Luiz Freitas Almeida
503fa92788
Merge branch 'main' into ingestion-flow
2025-09-08 12:19:52 -03:00
Gabriel Luiz Freitas Almeida
2543b2103b
fix import statement
2025-09-08 08:42:46 -03:00
phact
69dccf87a4
merge
2025-09-05 23:57:00 -04:00
phact
0be4dd4893
fix import
2025-09-05 23:55:58 -04:00
Edwin Jose
947c7f8f3b
shared tasks
2025-09-05 12:24:28 -04:00
Edwin Jose
796fd28b8f
Enhance task management to support shared tasks for anonymous users. Updated get_task_status and get_all_tasks methods to include fallback to tasks stored under the "anonymous" user key. Improved task cancellation logic to handle shared tasks. Refactored code for clarity and maintainability.
2025-09-05 12:14:33 -04:00
Gabriel Luiz Freitas Almeida
531ff8b6ac
Merge branch 'main' into ingestion-flow
2025-09-05 10:26:38 -03:00
phact
d198ffa706
logging & format
2025-09-04 20:56:47 -04:00
Gabriel Luiz Freitas Almeida
4bd2bd7765
Merge branch 'main' into ingestion-flow
2025-09-04 11:46:33 -03:00
Gabriel Luiz Freitas Almeida
531ca7cd49
Refactor TaskService for improved readability and maintainability
...
This commit enhances the TaskService class by reorganizing import statements, updating type hints to use `dict` instead of `Dict`, and improving the formatting of method definitions for better clarity. Additionally, minor adjustments were made to comments and error handling, contributing to a more robust and well-documented codebase.
2025-09-04 08:44:00 -03:00
phact
9074bda6ed
ruff
2025-09-03 09:17:30 -04:00
phact
a25ff0d51b
add os fields for owner name and email
2025-08-21 02:32:14 -04:00
phact
8def00d6d6
oidc / opensearch auth integration -- search endpoint
2025-08-11 16:45:54 -04:00
phact
a282f2a9f8
cancel task endpoint
2025-07-30 22:42:01 -04:00
phact
c1eb61a973
tasks get their own module and list support
2025-07-30 15:56:36 -04:00
phact
5921586bcf
tasks work post refactor
2025-07-30 15:49:58 -04:00
phact
c9182184cf
refactor
2025-07-30 11:18:19 -04:00