Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: AWS lambda / Open AI or other AI datasources do not work for staging or any other environment. #34808

Open
1 task done
btsgh opened this issue Jul 9, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working Datasources Issues related to configuring datasource on appsmith High This issue blocks a user from building or impacts a lot of users Integrations Product Issues related to a specific integration Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod

Comments

@btsgh
Copy link
Collaborator

btsgh commented Jul 9, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description

For AWS lambda datasource, staging configuration should be copied from production. However, queries do not work for staging environment.

Steps To Reproduce

  1. Configure aws lambda datasource/Open AI/Anthropic for production
  2. Staging config takes the same as prod as these datasources do not support multiple env
  3. Now in the app, create a query for prod, and change the env to staging
  4. The query fails on staging with an error that no valid staging configuration
  5. This is incorrect. The query should pass on staging as well

Public Sample App

No response

Environment

Production

Severity

High (Blocker to building or releasing)

Issue video log

https://jam.dev/c/df93cce9-705a-4fe6-b649-3e5672173768

Version

Cloud

@btsgh btsgh added Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Production Needs Triaging Needs attention from maintainers to triage labels Jul 9, 2024
@btsgh btsgh added Datasources Issues related to configuring datasource on appsmith Multiple Environments labels Jul 9, 2024
@github-actions github-actions bot added the Integrations Product Issues related to a specific integration label Jul 9, 2024
@btsgh btsgh added Environments Product Issues related to datasource environments and removed Integrations Product Issues related to a specific integration Multiple Environments labels Jul 9, 2024
@github-actions github-actions bot added Integrations Product Issues related to a specific integration Git Platform Pod Issues related to the git & the app platform labels Jul 9, 2024
@btsgh btsgh changed the title [Bug]: AWS lambda datasource does not work for staging environment. [Bug]: AWS lambda datasource does not work for staging or any other environment. Jul 11, 2024
@nidhi-nair nidhi-nair removed Environments Product Issues related to datasource environments Git Platform Pod Issues related to the git & the app platform labels Aug 5, 2024
@github-actions github-actions bot added the Query & JS Pod Issues related to the query & JS Pod label Aug 5, 2024
@btsgh btsgh changed the title [Bug]: AWS lambda datasource does not work for staging or any other environment. [Bug]: AWS lambda / Open AI datasource does not work for staging or any other environment. Sep 23, 2024
@btsgh
Copy link
Collaborator Author

btsgh commented Sep 23, 2024

This behavior is true for Open AI datasource as well.
https://jam.dev/c/afeb6c0b-b2c1-4ec6-b961-8acb838cec46

@btsgh
Copy link
Collaborator Author

btsgh commented Sep 23, 2024

@rohan-arthur - bringing this to your notice as I see this behavior is true for OpenAI as well... this might be more widely used than AWSLambda. Would you be able to prioritise that?

@btsgh btsgh changed the title [Bug]: AWS lambda / Open AI datasource does not work for staging or any other environment. [Bug]: AWS lambda / Open AI or other AI datasources do not work for staging or any other environment. Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Datasources Issues related to configuring datasource on appsmith High This issue blocks a user from building or impacts a lot of users Integrations Product Issues related to a specific integration Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

No branches or pull requests

3 participants