Files
speckle-sharp-sdk/tests/Speckle.Sdk.Serialization.Tests/ExceptionTests.Test_Exceptions_Cache_ExceptionsAfter_10.verified.json
T
Adam Hathcock 377829adae
.NET Build and Publish / build (push) Has been cancelled
fix(main) exception test correction and token usage (#283)
* add parallelism on exception after count test

* use scoped token source correctly

* format

* Centralized token usage and made sqlite busy timeout be 5 seconds

* restore write parallelism to 4

* add to comment
2025-04-24 10:40:46 +00:00

12 lines
212 B
JSON

{
"Data": {},
"InnerException": {
"$type": "Exception",
"Data": {},
"Message": "Count exceeded",
"Type": "Exception"
},
"Message": "Error while sending",
"Type": "SpeckleException"
}