Anjana Supun

Results 122 issues of Anjana Supun

## Context When we are configuring the database, we are encouraging people to use hard-coded values in DBCon.py. I don't really mind hard coding values in a config file for...

Hi, After Cloning the repository I've run `yarn` to install dependencies. I've got following error `error An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed \"404 Not Found\"". ` npm install works...

Hi all, I'm trying to implement tooling support for Azure functions for a JVM based language named Ballerina. From by executing `bal build` I'm trying to generate .vscode folder in...

### Description We are getting intermittent bal build issues from time to time due to random central call failures. Seems like we have retryOnConnectionFailure enabled from okHTTP side. We need...

Type/Improvement
Priority/High
Area/ProjectAPI

**Description:** $Subject under load test. Strand dump - https://gist.github.com/xlight05/af107fdd097dd6825fbe6bd6e13efa1e Simpler sample - ```bal import ballerina/http; import ballerina/log; type Location record {| string name; string id; string address; |}; type Locations...

Type/Bug
Priority/Blocker
Area/Scheduler

**Description:** $Subject. **Steps to reproduce:** If the user's github action contain Setup-java action **Related Issues:**

Type/Bug

## Purpose $Subject. With U9 Changes ## Goals > Describe the solutions that this feature/fix will introduce to resolve the problems described above ## Approach > Describe how you are...

**Description:** If the user wants a specific OS to run ballerina. they should have that option. Languages like Node has multiple images (ubuntu, alphine .. ). This could be useful...

Type/Improvement

**Description:** $Subject **Describe your problem(s)** **Describe your solution(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**

Type/Improvement