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

Feat/revamp #105

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

Feat/revamp #105

wants to merge 53 commits into from

Conversation

eduard-dumitru
Copy link
Collaborator

@eduard-dumitru eduard-dumitru commented Jul 27, 2024

For the public API run generate-report.bat.

eduard-dumitru and others added 25 commits June 11, 2024 16:26
* Retry mechanism when  OperationCanceledException is thrown on named pipe ReadAsync operation (ERROR_OPERATION_ABORTED on overlapped ReadFile) - ROBO-3370
* Throw for the second exception in the last 1 second
* add dotnet sdk 5 to yaml
* set prerelease version to 20210811-12-fix (next after production folder: 2.1.0-20210811-12)
* move 'CI' folder under 'src' - to match to existing pipeline definition
* node: fix failing tests
- namespaces remain the same as different versions can coexist in the same CLR after build
* decommission object params
* rely on BuildNumber for the VersionSuffix
…to 5.0.0

- but add Microsoft.Bcl.AsyncInterfaces=6.0.0 as a top-level dependency just for net461 in order to bring `ManualResetValueTaskSourceCore<T>` for net461
@eduard-dumitru eduard-dumitru force-pushed the feat/revamp branch 2 times, most recently from 5a9aec2 to 28eecd0 Compare August 16, 2024 10:35
- simplify service client configuration
- write tests
- fix timeouts
@eduard-dumitru eduard-dumitru marked this pull request as ready for review August 28, 2024 08:44
product:
- decommission the Network=Stream alias
- Trace server start failures
- fix and simplify the caching of listener logger categories
tests:
- catch and ignore+trace WebSocketContext dispose exceptions
- stop in FireAndForgetThrowSync throw something more identifyable than NRE
- ability to specify callbacks frrom within the Fact
- commission reconnect+callback stress test and run it everywhere
- commission repeat tests and run them only on local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants