Most of the changes involve moving the functions and variables around to match existing convention. variable were moved to the top, followed by routes, then cycle creator functions, then all ServiceQueue module specific functions. This makes the file easier to navigate since it matches the other submodule files. The function i added for archiver syncing is in the ServiceQueue module specific function section
Most of the changes involve moving the functions and variables around to match existing convention. variable were moved to the top, followed by routes, then cycle creator functions, then all ServiceQueue module specific functions. This makes the file easier to navigate since it matches the other submodule files. The function i added for archiver syncing is in the ServiceQueue module specific function section