Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / RelationalAI/rai-sdk-csharp issues and pull requests

#78 - RAI-17473 Updated GHA to use checkout@v3 and setup-dotnet@v3

Pull Request - State: closed - Opened by antikus about 1 year ago

#77 - Updated project config file to publish README to nuget.org

Pull Request - State: open - Opened by antikus over 1 year ago

#76 - Bumping release version to v0.9.15-alpha

Pull Request - State: closed - Opened by antikus over 1 year ago

#74 - Updated config example

Pull Request - State: closed - Opened by denisgursky over 1 year ago

#73 - pipeline retry to use spot engines

Pull Request - State: closed - Opened by weiherelationalai over 1 year ago

#72 - ExecuteAsyncMocked test without relation id

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#71 - Handle polly timeout rejected exception for create engine wait

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 2 comments

#70 - Handle engine already exists in test

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#69 - Adding windows to running build/tests environments

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#68 - Fix raicode default access token handler test failure

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 3 comments

#67 - Fix create engine test

Pull Request - State: closed - Opened by NRHelmi over 1 year ago

#66 - Enable access token caching

Pull Request - State: closed - Opened by NRHelmi over 1 year ago - 1 comment

#65 - Enhance logging output

Pull Request - State: open - Opened by NRHelmi almost 2 years ago

#64 - Release v2 create database

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago

#63 - Enabling logging using ILogger abstraction

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment

#62 - Fix retry policy for HttpError's

Pull Request - State: closed - Opened by Zlata-Zueva almost 2 years ago - 3 comments

#61 - Cleanup the database clone

Pull Request - State: closed - Opened by miazamrai almost 2 years ago - 5 comments

#60 - Engine-less create database

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago

#59 - using system diagnostics for logging

Pull Request - State: open - Opened by NRHelmi almost 2 years ago

#58 - Bump up protobuf library version

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment

#57 - Enhance tests outputs

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment

#56 - fix for oauth client tests

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago

#55 - Fix tests tear down

Pull Request - State: closed - Opened by NRHelmi almost 2 years ago - 1 comment

#54 - SDK is not deleting engine created during tests

Issue - State: closed - Opened by miazamrai almost 2 years ago - 1 comment

#53 - Enable user and oauth tests

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#52 - Move the testing logic to github action for re-use in other repos.

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#51 - Use a shared engine for all the tests

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#50 - Refactor tests to use a single engine

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#49 - Create only one engine for all the tests

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#48 - Enable logging

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 5 comments

#47 - Refactored the tests to create engine only once

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#46 - Fix for load models

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#45 - The integration test suite should only create one engine & database

Issue - State: closed - Opened by larf311 about 2 years ago - 2 comments

#44 - Cache oauth token on disk

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#43 - Fix 2 seconds polling overhead

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#42 - Gracefully handle crashed/cancelled transactions

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 1 comment

#41 - Expose http client

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#40 - Disable the User Tests until Auth0 API rate limiting issues are not fixed

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#39 - Expose http client

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 1 comment

#38 - Move load json & csv to use v2 protocol

Pull Request - State: open - Opened by NRHelmi about 2 years ago

#37 - Make region field optional in Engine message

Issue - State: open - Opened by torkins about 2 years ago - 1 comment

#36 - SDK code refactoring

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#35 - ExecuteWaitAsync command is randomly timing out for ey-tim integration tests.

Issue - State: closed - Opened by miazamrai about 2 years ago - 2 comments
Labels: type:bug, component:rai-sdk-csharp

#34 - Use string instead of enum for engine states

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#33 - Client.ListEnginesAsync API is throwing exception

Issue - State: closed - Opened by miazamrai about 2 years ago - 2 comments
Labels: type:bug, priority:high

#32 - Models actions from v1 to v2 protocol

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#31 - RelationReader implementation

Pull Request - State: open - Opened by NRHelmi about 2 years ago

#30 - Apache arrow exception when reading Float16: An ArrowArray cannot be built for type HalfFloat

Issue - State: open - Opened by NRHelmi about 2 years ago - 1 comment
Labels: type:bug, component:rai-sdk-csharp

#29 - Fix list engines issue

Pull Request - State: closed - Opened by NRHelmi about 2 years ago - 5 comments

#28 - Fix for protobuf missing dependency

Pull Request - State: closed - Opened by NRHelmi about 2 years ago

#27 - Deleting a non-existent engine throws exception

Issue - State: closed - Opened by miazamrai about 2 years ago - 2 comments

#26 - ListEngines example is throwing exception

Issue - State: closed - Opened by miazamrai about 2 years ago - 8 comments
Labels: type:bug, priority:high

#25 - Exception when reading arrow stream (Value cannot be null. Parameter('name'))

Issue - State: open - Opened by NRHelmi about 2 years ago - 3 comments
Labels: type:bug, component:rai-sdk-csharp

#24 - Added a new function to create engine with a custom version

Pull Request - State: closed - Opened by miazamrai about 2 years ago - 1 comment

#23 - Added the capability to pass custom headers to RAI requests

Pull Request - State: closed - Opened by miazamrai about 2 years ago

#22 - Error reporting improvements

Pull Request - State: closed - Opened by Zlata-Zueva about 2 years ago - 1 comment

#21 - A transaction that causes an integrity constraint isn't properly handled by the SDK client

Issue - State: open - Opened by torkins over 2 years ago - 1 comment
Labels: type:bug, component:rai-sdk-csharp

#20 - Code style improvements

Pull Request - State: closed - Opened by Zlata-Zueva over 2 years ago - 5 comments

#19 - Fix StyleCop formatting

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#18 - Implement async/await approach

Pull Request - State: closed - Opened by Zlata-Zueva over 2 years ago - 11 comments

#17 - Prevent PR merges without passing unit tests

Issue - State: closed - Opened by larf311 over 2 years ago - 3 comments
Labels: component:rai-sdk-csharp, type:robustness

#16 - Add unit tests!

Issue - State: closed - Opened by larf311 over 2 years ago - 3 comments
Labels: component:rai-sdk-csharp, type:robustness

#15 - Optimize exec async response

Pull Request - State: closed - Opened by NRHelmi over 2 years ago - 3 comments

#14 - Polly retry policies for waiting for async operation result

Pull Request - State: closed - Opened by Zlata-Zueva over 2 years ago - 1 comment

#13 - Codestyle improvements

Issue - State: closed - Opened by stanislav-bedunkevich over 2 years ago - 1 comment
Labels: type:feature

#12 - Improved exception management

Issue - State: open - Opened by stanislav-bedunkevich over 2 years ago - 1 comment
Labels: type:feature, component:rai-sdk-csharp

#11 - Improve synchronous APIs

Issue - State: closed - Opened by stanislav-bedunkevich over 2 years ago - 2 comments
Labels: type:feature

#10 - Implement async/await approach

Issue - State: closed - Opened by stanislav-bedunkevich over 2 years ago - 1 comment
Labels: type:feature

#9 - Cancel transaction support

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#8 - Metadata info protobuf format support

Pull Request - State: closed - Opened by NRHelmi over 2 years ago - 10 comments

#7 - Enable back user tests

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#6 - Added finishedAt field + anticipate token expiration

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#5 - Request for better error message

Issue - State: open - Opened by sjbertolani over 2 years ago - 2 comments
Labels: type:feature

#4 - v2 predefined results formats

Pull Request - State: closed - Opened by NRHelmi over 2 years ago - 1 comment

#3 - Continuous integration setup

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#2 - adding async protocol support

Pull Request - State: closed - Opened by NRHelmi over 2 years ago

#1 - Initial commit with SDK code and project layout

Pull Request - State: closed - Opened by miazamrai almost 3 years ago - 1 comment