Lots of fixes to poor daggyr implementation, added debugging messages

This commit is contained in:
Ian Roddis
2021-12-21 16:49:45 -04:00
parent 505ffb02bd
commit d90f49b2bb
6 changed files with 142 additions and 106 deletions

View File

@@ -55,6 +55,7 @@ namespace daggy::executors::task {
DAGRunID runID;
std::string taskName;
std::string runnerURL;
uint32_t retries;
};
// Resolves jobs through polling