main
[Repo] Fix gitignore (#5785)
issue-1559: [Disk Manager] Add GetTaskError method to scheduler, verify filesystem scrubbing (#5685)
[Disk Manager] Add hanging tasks timeouts by task type (#6325)
fix printf linter errors in arcadia ci (#4353)
[Disk Manager] Tracing: Add spans for tasks (#1878)
[Logging] Introduce contextLogger to enhance logging with context support (#5336)
[Disk Manager]: Fix buckets_test.go (#2053)
[Disk Manager] get rid of cloud/api/operation, use disk_manager.Operation and tasks.operation.Operation instead (#1054)
availability_monitoring close fix (#6680)
[Tasks] fix flaky TestTasksShouldFailRunningAfterRetriableErrorCount* tests (#6623)
[Disk Manager] move cloud/disk_manager/internal/pkg/tasks to cloud/tasks (#153)
[Disk Manager] do not print stacktrace in error in traces, do not print retriable errors above non-retriable errors in logs and traces (#2294)
NBS-4488: [Disk Manager] remove unused parametr from GetMetadata method (#640)
[Disk Manager] Add context handling in collectListerMetricsTask (#4633)
issue-4 NBS-4829 [disk manager] add component and task id to dm logs (#647)
issue-5588: [Tasks] support non-cancellable tasks that can only either complete successfully or fail with a NonCancellableError (#5589)
[Disk Manager] TasksToListLimit parameter added to avoid situation when all tasks from front of `ready_to_run` table can not be executed due to inflightTasksByType limit (#2599)
[Disk Manager] Run system tasks in control plane only; fix lister metrics (#2496)
[Disk Manager] Correct hanging task timeout and inflight timeouts usage (#6297)
[Disk Manager] Add basic traces (#1696)