Chandrasekharan M

Results 30 issues of Chandrasekharan M

Hello, I'm using the latest version of the library `PyDrive2[fsspec]==1.17.0` and I'm trying to authenticate a service account (the SA email is shared with the drive I wish to test...

fs

## What - Refactored platform service in order to use blueprints - Made `CostCalculationHelper` a singleton and some minor refactor - Removed `usage_table` deletion which was previously done on every...

## What - Encryption key related error handling fix - Platform service error handling and logging improvement ## Why - When encryption key is changed, its related errors are not...

## Describe the bug Unable to perform step execution in a workflow after dragging and dropping a tool. Instead ## To reproduce Attempt step execution after placing a tool in...

bug

## What - Added `es` and `cerebro` services as part of the optional profile `unstract-metrics` - Added a simple `unstract-metrics` library that wraps elasticsearch_dsl to add and query metrics -...

## What - Accepts multiple folders in input for a file source - Data migration for converting string input to a list ## Why - Previously only one folder could...

## What - Data migration to correct frequent cron strings which have a frequency of less than an hour ## Why - Since no limits were placed initially, this migration...

## What - Added a WIP SFTP connector - Made ConnectorKit a singleton ## Why - sftp implementation needed ## How - changes on sftp.py on unstract/connectors - Error from...

## What - Replaced `connection.get_tenant()` with `connection.tenant` ## Why - To address deprecation warning ![image](https://github.com/user-attachments/assets/25f6ced2-1119-44bd-9ce8-ae94900d8718) ## Can this PR break any existing features. If yes, please list possible items. If...

## What - Removed old WF generation method - Removed unused modules from core ## Why - Dead code removal ## Can this PR break any existing features. If yes,...