-
In unified API :
BaseService.cs => must be removed and replaced by : TaskSubmitterWorkerService.cs
TaskSubmitterWorkerService.cs is quite the same file but benefit from context to send subtasks from…
-
/results
- [x] #597
- [ ] SessionId and TaskId will be a link to the corresponding page (need to populate with sessions)
- [ ] Filter on every column
/applications/:applicationName/:applicationV…
-
-
https://github.com/aneoconsulting/ArmoniK.Extensions.Csharp/blob/9938d46d818aa690c23549aa618ef79700da25d6/UnifiedApi/Client/Services/Submitter/Service.cs#L549
in this method we should return all th…
-
In order to be able to communicate from the app to the control plane without using the api, I use a grpc communication. But Seq return this error `Request content-type of 'application/grpc-web-text' i…
-
```
Digest: sha256:5be98a753c440c61e5fd02ff7ce4752f90b5b614a74105d1edf80f3e6843f916
Status: Downloaded newer image for codacy/git-version:latest
Error: ed exception: [ERROR] Command git describe --…
-
According to this https://github.com/aneoconsulting/ArmoniK.Api/pull/7, some name have changed
-
-
Because of AMQP driver available (AMQP lite) it is was difficult to implement properly the multi queue which was needed for the partitioning. The implementation should be redone one day.
-