andoni-guzman commented on PR #24073: URL: https://github.com/apache/beam/pull/24073#issuecomment-1341717910
@damccorm Hi Danny. The changes required are done. 1. Instead of having to lists an object store all the info about the workflows ( name, path, list of runs, and link of each one of the runs) 2. Print exceptions in the try blocks 3. Adding link for each one of the runs in the table with the name as runxId 4. Check if the page is full and check in the next one in that case. 5. Adding exponencial backoff in the retrys in case of the request code is not 200 6. Change the way to fill the query using for loops instead hardcoded inserts Please let me know if another change is required -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
