Sk Akram

Results 8 issues of Sk Akram

Respect hyperparam_dtype in inject_hyperparams. If hyperparam_dtype is not provided, injected hyperparameters now default to jnp.float32 rather than inheriting dtypes from parameters/updates. Explicit hyperparam_dtype values continue to be honored. This avoids...

## What does this PR do? Adds support for different body types (JSON, Form Data, Raw) to the Custom API Action, matching the HTTP piece capabilities. ### Explain How the...

💫 priority
🧩 area/third-party-pieces

## What does this PR do? Enables enterprise customers to redirect support and documentation links to their own internal resources instead of the default Activepieces community. ### Explain How the...

Closes #10737 ### **Overview** This PR implements a robust retry mechanism for Solr index updates to prevent data loss in case of transient Solr outages or network issues. Previously, failed...

### Problem: The edition editor form content overflows outside its container on smaller screen sizes (mobile/tablet), making parts of the form inaccessible or cut off. ### Reproducing the bug **Reproducing...

Type: Bug
Priority: 3
Theme: Editing
Needs: Breakdown
Theme: Design
Affects: Mobile/Responsive
Lead: @jimchamp
Module: Mobile
Needs: Review Assignee

Fixes #11373 ### Problem When Solr fails, carousel error responses were cached for 5 minutes, causing all users to see empty carousels even after Solr recovered. ### Solution Add conditional...

Needs: Response

Closes #11336 ## Changes **Controller (mybooks.py):** - Accepts the new order_by parameter (either created or finished). - Passes sort choice through to the reading log/business logic. - Normalizes sort types...

Needs: Response

Fixes #11889 ### Solution Summary I fixed the InputChip autoscroll issue (#11889) where the cursor wasn’t visible when I focused existing chips in single-row inputs. The problem happened because the...