Skip to content

Commit

Permalink
Merge pull request #1621 from bluewave-labs/hotfix/be/port-queue
Browse files Browse the repository at this point in the history
hotfix: add port type monitors to queue mapping
  • Loading branch information
ajhollid authored Jan 23, 2025
2 parents 8ff101d + 6bb8461 commit cb7c118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Server/service/jobQueue.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const QUEUE_LOOKUP = {
hardware: "hardware",
http: "uptime",
ping: "uptime",
port: "uptime",
docker: "uptime",
pagespeed: "pagespeed",
};
Expand Down

0 comments on commit cb7c118

Please sign in to comment.